|
std::string | logFileName |
|
std::ofstream | stdLogStream |
|
YUILoggerFunction | loggerFunction |
|
YUIEnableDebugLoggingFunction | enableDebugLoggingHook |
|
YUIDebugLoggingEnabledFunction | debugLoggingEnabledHook |
|
bool | enableDebugLogging |
|
std::vector< YPerThreadLogInfo * > | threadLogInfo |
|
Definition at line 250 of file YUILog.cc.
◆ findCurrentThread()
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:
- /builddir/build/BUILD/libyui-3.3.2/src/YUILog.cc