|
string | logFileName |
|
std::ofstream | stdLogStream |
|
YUILoggerFunction | loggerFunction |
|
YUIEnableDebugLoggingFunction | enableDebugLoggingHook |
|
YUIDebugLoggingEnabledFunction | debugLoggingEnabledHook |
|
bool | enableDebugLogging |
|
std::vector< YPerThreadLogInfo * > | threadLogInfo |
|
◆ YUILogPrivate()
YUILogPrivate::YUILogPrivate |
( |
| ) |
|
|
inline |
◆ ~YUILogPrivate()
YUILogPrivate::~YUILogPrivate |
( |
| ) |
|
|
inline |
◆ findCurrentThread()
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:
- /__w/libyui/libyui/libyui/src/YUILog.cc