class EventLog : public nn::nex::Log
Manages internal log output for NEX.
Manages internal log output for NEX. By setting EventLog::LogLevel
you can control how the NEX log is output. Log output is always disabled in the release build.
LogLevel
|
Enumerators indicating the importance of the log. |
---|
SetLogLevel | Sets the log level. | |
---|---|---|
GetLogLevel | Gets the current log level. | |
SetLogDevice
|
Sets LogDevice . (Inherits Log .) |
|
SetOutputFormat
|
Sets LogDevice . (Inherits Log .) |
|
GetLogDevice
|
Gets LogDevice . (Inherits Log .) |
|
GetOutputFormat
|
Gets a pointer to an OutputFormat object. (Inherits Log .) |
|
S | LogLevelToString | Gets the string representation of the log level. |
S |
GetInstance
|
Gets an instance of EventLog . |
nn::nex::RootObject
nn::nex::Log
nn::nex::EventLog
CONFIDENTIAL