![]() |
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
![]() |
#include <fox/FXObject.h>
Go to the source code of this file.
Namespaces | |
namespace | FXEX |
Defines | |
#define | SYSLOG(msg) FXSystemLogger::instance().log((msg)) |
#define | SYSALERT(msg) FXSystemLogger::instance().alert(FXSystemLogger::PRI_ALERT,(msg)) |
#define | SYSWRN(msg) FXSystemLogger::instance().warn(FXSystemLogger::PRI_WARNING,(msg)) |
#define | SYSERR(msg) FXSystemLogger::instance().error(FXSystemLogger::PRI_ERROR,(msg)) |
|
a simple set of defines used to simplify the system logging syntax - takes FXString's, FXchar*'s or FXException's.
Definition at line 34 of file FXSystemLogger.h. |
|
Definition at line 35 of file FXSystemLogger.h. |
|
Definition at line 36 of file FXSystemLogger.h. |
|
Definition at line 37 of file FXSystemLogger.h. |