yast2-core
|
Classes | |
class | Y2Loglinebuf |
class | Y2Loglinestream |
class | Y2Loglinestreamset |
Typedefs | |
typedef map< string, Y2Loglinestreamset > | Streamset |
Functions | |
std::ostream & | get (const char *which, const unsigned level, const char *fil, const char *fnc, const int lne) |
std::ostream & | getdbg (const char *which, const unsigned level, const char *fil, const char *fnc, const int lne) |
static ostream | no_stream_Fm (0) |
static bool | init () |
bool | dbg_enabled_bm (init()) |
Variables | |
bool | dbg_enabled_bm |
static Streamset | streamset_VCm |
typedef map<string,Y2Loglinestreamset> Y2SLog::Streamset |
bool Y2SLog::dbg_enabled_bm | ( | init() | ) |
ostream & Y2SLog::get | ( | const char * | which, |
const unsigned | level, | ||
const char * | fil, | ||
const char * | fnc, | ||
const int | lne | ||
) |
References Y2SLog::Y2Loglinestreamset::key(), and streamset_VCm.
ostream & Y2SLog::getdbg | ( | const char * | which, |
const unsigned | level, | ||
const char * | fil, | ||
const char * | fnc, | ||
const int | lne | ||
) |
References dbg_enabled_bm, and no_stream_Fm().
|
static |
References set_log_filename().
|
static |
Referenced by getdbg(), and Y2SLog::Y2Loglinestreamset::getStream().
bool Y2SLog::dbg_enabled_bm |
Referenced by getdbg().