Alexey Rybalchenko
|
1f600fa981
|
guard localtime with a mutex to avoid race
|
2018-07-30 19:46:30 +02:00 |
|
Alexey Rybalchenko
|
63820e5f2c
|
Add cycle methods and verylow verbosity (msg only)
|
2018-05-09 15:30:01 +02:00 |
|
Alexey Rybalchenko
|
de02bd068f
|
add string version of Logging()
|
2018-05-02 15:32:06 +02:00 |
|
Dennis Klein
|
e72a0409a6
|
Remove check for share directory which does not exist
|
2018-04-12 19:53:17 +02:00 |
|
Dennis Klein
|
d7ddac01f7
|
Add CMake project and package
|
2018-04-11 01:42:24 +02:00 |
|
Alexey Rybalchenko
|
42470d2090
|
Logger: handle nullptr.
|
2018-03-22 14:11:00 +01:00 |
|
Alexey Rybalchenko
|
a9f9030041
|
Logger: Allow adding custom sinks
(example in logger/loggerTest.cxx, docs in fairmq/docs/Logging.md)
|
2018-01-26 16:06:19 +01:00 |
|
Alexey Rybalchenko
|
a35a4f48a8
|
Logger: output only to stdout
|
2018-01-23 18:35:09 +01:00 |
|
Alexey Rybalchenko
|
e32efc489d
|
replace put_time with strftime (former not available on gcc < 5)
|
2018-01-16 22:53:26 +01:00 |
|
Alexey Rybalchenko
|
e6085f03d8
|
convert log severities use to lowercase and remove use of MQLOG
|
2018-01-16 22:53:26 +01:00 |
|
Alexey Rybalchenko
|
58a80c7da3
|
Single Logger implementation for FairLogger & FairMQLogger
|
2018-01-16 22:53:26 +01:00 |
|