flush log lines
This commit is contained in:
parent
f6a999de84
commit
498a7e446c
@ -96,7 +96,8 @@ private:
|
||||
LOGGER_LOCAL_LOGINC)
|
||||
|
||||
#define LOGGER_DOLOG(L,X) LOGGER_PRT << ":" << L << ":" << \
|
||||
__FILE__ << ":" << __LINE__ << "::" << X
|
||||
__FILE__ << ":" << __LINE__ << "::" << X \
|
||||
<< std::flush
|
||||
|
||||
#if LOGGER_STATICVERBOSITY >= 7
|
||||
#define LOGDEB2(X) { \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user