Plasma Engine  2.0
Loading...
Searching...
No Matches
plLogWriter::Console Class Reference

A simple log writer that writes out log messages using printf. More...

#include <ConsoleWriter.h>

Static Public Member Functions

static void LogMessageHandler (const plLoggingEventData &eventData)
 Register this at plLog to write all log messages to the console using printf.
 
static void SetTimestampMode (plLog::TimestampMode mode)
 Allows to indicate in what form timestamps should be added to log messages.
 

Detailed Description

A simple log writer that writes out log messages using printf.


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