fn filter(&self, log_level: LogLevel) -> boolfn get_process_id(&self) -> ProcessIdfn get_process_name(&self) -> ProcessNamefn get_host_name(&self) -> HostNamefn get_log_level_filter(&self) -> LogLevelFilterimpl LogSettingsProvider for LogSettings[src]fn filter(&self, log_level: LogLevel) -> bool[src]fn get_process_id(&self) -> ProcessId[src]fn get_process_name(&self) -> ProcessName[src]fn get_host_name(&self) -> HostName[src]fn get_log_level_filter(&self) -> LogLevelFilter[src]