libyui
Loading...
Searching...
No Matches
YUILogPrivate Struct Reference

Public Member Functions

 YUILogPrivate ()
 ~YUILogPrivate ()
YPerThreadLogInfofindCurrentThread ()

Public Attributes

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

Constructor & Destructor Documentation

◆ YUILogPrivate()

YUILogPrivate::YUILogPrivate ( )
inline

Constructor

◆ ~YUILogPrivate()

YUILogPrivate::~YUILogPrivate ( )
inline

Destructor

Member Function Documentation

◆ findCurrentThread()

YPerThreadLogInfo * YUILogPrivate::findCurrentThread ( )
inline

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


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/libyui-4.6.2-build/libyui-4.6.2/libyui/src/YUILog.cc