![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
This class helps to use logging mechanism of pCon.planner. More...
Public Member Functions | |
void | WriteToLog (System::String^ pText) |
Write a debug info into the pCon.planner log file. More... | |
void | AddFileToCrashReport (System::String^ pFileName) |
Add a file to the crash report. More... | |
Events | |
LogEventHandler^ | Logging [add, remove, raise] |
Fired before message is handled by application logger. More... | |
This class helps to use logging mechanism of pCon.planner.
void X3g::Plugin::Logger::AddFileToCrashReport | ( | System::String^ | pFileName) |
Add a file to the crash report.
void X3g::Plugin::Logger::WriteToLog | ( | System::String^ | pText) |
Write a debug info into the pCon.planner log file.
|
addremoveraise |
Fired before message is handled by application logger.