iMSTK
Interactive Medical Simulation Toolkit
|
A standard sink that prints the message to a standard output. More...
#include <imstkLoggerG3.h>
Public Types | |
enum | FontColor { Yellow = 33, Red = 31, Green = 32, White = 97 } |
Public Member Functions | |
FontColor | GetColor (const LEVELS level) const |
void | ReceiveLogMessage (g3::LogMessageMover logEntry) |
A standard sink that prints the message to a standard output.
Definition at line 21 of file imstkLoggerG3.h.