nn::nex::Log Class

Syntax

class Log : public nn::nex::RootObject

Description

Base class for the EventLog and TraceLog classes that handle logs.

Member Functions

SetLogDevice Sets LogDevice.
SetOutputFormat Sets LogDevice.
GetLogDevice Gets LogDevice.
GetOutputFormat Gets a pointer to an OutputFormat object.

Class Hierarchy

nn::nex::RootObject
  nn::nex::Log

See Also

EventLog
TraceLog

Revision History

2012/05/29
Initial version.

CONFIDENTIAL