iMSTK
Interactive Medical Simulation Toolkit
Public Types | Public Member Functions | List of all members
imstk::stdSink Struct Reference

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)
 

Detailed Description

A standard sink that prints the message to a standard output.

Definition at line 21 of file imstkLoggerG3.h.


The documentation for this struct was generated from the following files: