Arguments for log event.
More...
Inherits EventArgs.
|
void | SetSilent () |
| Allows to suppress application message dialog for all messages except fatal. More...
|
|
void X3g::Plugin::LogEventArgs::SetSilent |
( |
) | |
|
Allows to suppress application message dialog for all messages except fatal.
LogLevel X3g::Plugin::LogEventArgs::Level |
|
get |
System:: String^ X3g::Plugin::LogEventArgs::Message |
|
get |
The message to be logged.
System:: String^ X3g::Plugin::LogEventArgs::Scope |
|
get |
Context in which log message was raised.