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 bool Y2SLog::init | ( | ) | [static] |
References set_log_filename().
| static ostream Y2SLog::no_stream_Fm | ( | 0 | ) | [static] |
Referenced by getdbg(), and Y2SLog::Y2Loglinestreamset::getStream().
Referenced by getdbg().
Streamset Y2SLog::streamset_VCm [static] |
Referenced by get().
1.6.3