|
|
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:
- /home/abuild/rpmbuild/BUILD/libyui-4.0.0/src/YUILog.cc