Private Member Functions | |
virtual streamsize | xsputn (const char *s, streamsize n) |
virtual int | overflow (int ch=EOF) |
virtual int | writeout (const char *s, streamsize n) |
Y2Loglinebuf (const string &myname, int mylevel, bool dolog) | |
~Y2Loglinebuf () | |
Private Attributes | |
bool | enabled |
string | name |
int | level |
const char * | file |
const char * | func |
int | line |
string | buffer |
Friends | |
class | Y2Loglinestream |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|