libyui  3.0.10
YUILogPrivate Struct Reference

List of all members.

Public Member Functions

 YUILogPrivate ()
 ~YUILogPrivate ()
YPerThreadLogInfofindCurrentThread ()

Public Attributes

std::string logFileName
std::ofstream stdLogStream
YUILoggerFunction loggerFunction
YUIEnableDebugLoggingFunction enableDebugLoggingHook
YUIDebugLoggingEnabledFunction debugLoggingEnabledHook
bool enableDebugLogging
std::vector< YPerThreadLogInfo * > threadLogInfo

Detailed Description

Definition at line 250 of file YUILog.cc.


Constructor & Destructor Documentation

Constructor

Definition at line 255 of file YUILog.cc.

Destructor

Definition at line 265 of file YUILog.cc.


Member Function Documentation

Find the per-thread logging information for the current thread. Create a new one if it doesn't exist yet.

Definition at line 275 of file YUILog.cc.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Enumerations Friends