Property | Type | Description | |
---|---|---|---|
AddLogs | void | ||
Callback | void | ||
CanClearAll | bool | ||
CanClearLogs | bool | ||
CanOpenConfiguration | bool | ||
CanUpdateNumberOfLogsPerLevel | bool | ||
CanUpdateSearchCriteria | bool | ||
ClearNamespaceHighlight | void | ||
HandleNamespace | void | ||
OnPropertyChanged | void | ||
Receiver_LogReceived | void | ||
ResetAllCount | void | ||
SetLogCountByLevel | void | ||
SetNamespaceHighlight | void | ||
ToLogViewModel | |||
UpdateApplications | void | ||
UpdateNamespaces | void |
Method | Description | |
---|---|---|
ClearAll ( |
||
ClearLogs ( |
||
LoginatorViewModel ( IApplicationConfiguration applicationConfiguration, IConfigurationDao configurationDao ) : Common.System | ||
OpenConfiguration ( |
||
StartListener ( ) : void | ||
UpdateNumberOfLogsPerLevel ( |
||
UpdateSearchCriteria ( |
Method | Description | |
---|---|---|
AddLogs ( IEnumerable |
||
Callback ( Object state ) : void | ||
CanClearAll ( |
||
CanClearLogs ( |
||
CanOpenConfiguration ( |
||
CanUpdateNumberOfLogsPerLevel ( |
||
CanUpdateSearchCriteria ( |
||
ClearNamespaceHighlight ( ) : void | ||
HandleNamespace ( |
||
OnPropertyChanged ( string property ) : void | ||
Receiver_LogReceived ( object sender, Backend.Events.LogReceivedEventArgs e ) : void | ||
ResetAllCount ( |
||
SetLogCountByLevel ( |
||
SetNamespaceHighlight ( |
||
ToLogViewModel ( Log log ) : |
||
UpdateApplications ( IEnumerable |
||
UpdateNamespaces ( IEnumerable |
public ClearAll ( |
||
loginator | ||
return | void |
public ClearLogs ( |
||
loginator | ||
return | void |
public LoginatorViewModel ( IApplicationConfiguration applicationConfiguration, IConfigurationDao configurationDao ) : Common.System | ||
applicationConfiguration | IApplicationConfiguration | |
configurationDao | IConfigurationDao | |
return | Common.System |
public OpenConfiguration ( |
||
loginator | ||
return | void |
public UpdateNumberOfLogsPerLevel ( |
||
loginator | ||
return | void |
public UpdateSearchCriteria ( |
||
loginator | ||
return | void |