fix debug traces I forgot to remove
This commit is contained in:
parent
a69dc458ad
commit
3f8bc02ee7
1 changed files with 1 additions and 2 deletions
|
@ -49,8 +49,7 @@
|
|||
#define SOCKET int
|
||||
#endif
|
||||
|
||||
//#define LOG_NW LOG_STREAM(info, network)
|
||||
#define LOG_NW std::cerr
|
||||
#define LOG_NW LOG_STREAM(info, network)
|
||||
#define WRN_NW LOG_STREAM(warn, network)
|
||||
// only warnings and not errors to avoid DoS by log flooding
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue