Method | Description | |
---|---|---|
Add ( CK.Plugin.LogEventArgs e, string message ) : void | ||
Add ( |
||
Clear ( ) : void | ||
IsCategoryFiltered ( string category ) : bool | ||
PropagateVisibilityChanged ( |
||
VMLogOutputContainer ( ) : System.Collections.ObjectModel |
Method | Description | |
---|---|---|
OnLogConsoleWindowClosing ( object sender, |
public Add ( CK.Plugin.LogEventArgs e, string message ) : void | ||
e | CK.Plugin.LogEventArgs | |
message | string | |
return | void |
public IsCategoryFiltered ( string category ) : bool | ||
category | string | |
return | bool |
public PropagateVisibilityChanged ( |
||
category | ||
return | void |
public VMLogOutputContainer ( ) : System.Collections.ObjectModel | ||
return | System.Collections.ObjectModel |