|
enum | { OUTPUT_TO_CONSOLE = 1,
OUTPUT_TO_DEBUG = 2
} |
|
Public Types inherited from NPT_LogHandler |
typedef void(* | CustomHandlerExternalFunction) (const NPT_LogRecord *record) |
|
|
static NPT_Result | Create (const char *logger_name, NPT_LogHandler *&handler) |
|
Static Public Member Functions inherited from NPT_LogHandler |
static NPT_Result | SetCustomHandlerFunction (CustomHandlerExternalFunction function) |
|
static NPT_Result | Create (const char *logger_name, const char *handler_name, NPT_LogHandler *&handler) |
|
The documentation for this class was generated from the following file: