Метод |
Описание |
|
Log ( CK.Plugin.LogEventArgs e, string message, Common logLevel ) : void |
|
|
Log ( string message, Common logLevel ) : void |
|
|
OnEventCreated ( object sender, CK.Plugin.LogEventArgs e ) : void |
|
|
OnEventCreating ( object sender, CK.Plugin.LogEventArgs e ) : void |
|
|
PlanLogUpload ( ) : void |
|
|
Process ( TextWriter w, CK.Plugin.LogEventArgs e ) : NotifyError |
Returns true if the event is an error (holds an exception). |
|
WriteLineError ( TextWriter w, CK.Plugin.LogEventArgs e ) : NotifyError |
|
|
WriteLineMember ( TextWriter w, CK.Plugin.LogEventArgs e ) : void |
|
|
WriteLineParameters ( TextWriter w, CK.Plugin.LogEventArgs e ) : void |
|
|
WriteLineReturnValueAndCaller ( TextWriter w, CK.Plugin.LogEventArgs e ) : void |
|
|