Inheritance diagram for sword::LogMediaDebugger:

Public Methods | |
| LogMediaDebugger (const std::string ×tampFormat) | |
| virtual void | onLog (const Log::Entry &entry) |
| The method called back each time a log must be sent to this media. | |
| const std::string & | name () const |
| This media name. | |
The actual implementation depends on the platform:
|
|
This media name.
|
|
|
The method called back each time a log must be sent to this media.
Implements sword::LogMedia. |
1.3-rc2