#include <plDebug.h>
Static Public Member Functions |
static void | Init (int level, hsStream *stream=NULL) |
static void | InitFile (int level, const char *filename="Plasma.log") |
static void | Error (const char *fmt,...) |
static void | Warning (const char *fmt,...) |
static void | Debug (const char *fmt,...) |
Member Enumeration Documentation
- Enumerator:
kDLNone |
|
kDLError |
|
kDLWarning |
|
kDLDebug |
|
kDLAll |
|
Member Function Documentation
static void plDebug::Debug |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
|
static |
static void plDebug::Error |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
|
static |
static void plDebug::Init |
( |
int |
level, |
|
|
hsStream * |
stream = NULL |
|
) |
| |
|
static |
static void plDebug::InitFile |
( |
int |
level, |
|
|
const char * |
filename = "Plasma.log" |
|
) |
| |
|
static |
static void plDebug::Warning |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: