|
libyui
3.0.10
|
Public Member Functions | |
| YUILogPrivate () | |
| ~YUILogPrivate () | |
| YPerThreadLogInfo * | findCurrentThread () |
Public Attributes | |
| std::string | logFileName |
| std::ofstream | stdLogStream |
| YUILoggerFunction | loggerFunction |
| YUIEnableDebugLoggingFunction | enableDebugLoggingHook |
| YUIDebugLoggingEnabledFunction | debugLoggingEnabledHook |
| bool | enableDebugLogging |
| std::vector< YPerThreadLogInfo * > | threadLogInfo |
| YUILogPrivate::YUILogPrivate | ( | ) | [inline] |
| YUILogPrivate::~YUILogPrivate | ( | ) | [inline] |
| YPerThreadLogInfo* YUILogPrivate::findCurrentThread | ( | ) | [inline] |