HGL::Common::Logger Class Reference
[Utility classes]
Console logger (to std::wclog).
More...
#include <logger.h>
Inherits Commons::BasicLogger< wchar_t > >.
List of all members.
Detailed Description
Console logger (to std::wclog).
- Note:
- This logger cannot be used in static initialization routines!
- Author:
- Heiko Schäfer <heiko@hgl.rangun.de>