|
4947081377
|
The std::ostringstream was incorrectly cleared in the LOG macro.
|
2019-04-25 15:24:10 +03:00 |
|
|
b9e6384a41
|
Adding streaming log macros.
|
2019-04-18 10:42:39 +03:00 |
|
|
90e5b80b71
|
MXS-2050 Use global counter to detect log rotation request
Modules need to check the number regularly to detect a new log rotation.
|
2019-02-15 11:08:14 +02:00 |
|
|
4ee0e9364e
|
MXB_MODULE_NAME must be defined before maxbase/log.h is included
Otherwise MXB_MODULE_NAME will be NULL.
|
2019-01-31 15:23:32 +02:00 |
|
|
c0c9a9858d
|
MXS-2197 Rename maxscale/log.h to maxscale/log.hh
In files either include maxscale/log.hh or remove include entirelly
as maxscale/ccdefs.hh includes it.
|
2018-12-10 12:58:17 +02:00 |
|