0a76081bbb
Fixed a core dump with signed/unsigned and an error in converting from
...
subsystem text to subsystem number
This version compiles and runs under rhel7
2017-01-17 13:53:10 +01:00
294195c872
Removed the suppression list again from logv2.c for fear of performance issues.
...
I rather implemented the suppression of TRANSACT messages in macro.c
2016-05-18 11:58:52 +02:00
1f23c19e1c
Added a feature which allows suppression of certain log messages. For example TRANSACT messages
2016-05-18 11:33:59 +02:00
097b93aa8b
Added a loglsisten command for listening into the log
2016-05-17 11:30:38 +02:00
18816067db
Added hex logging back again.
...
Added it back in in AsyncQueue
2016-03-14 09:43:27 +01:00
ac2d66c61e
Improved the interface of the LogTS function
2016-03-08 11:51:55 +01:00
5a388ab741
Made all sub systems for logging lower case
...
Log filtering is now based on an array of severitys per subsystem
Added a LogIS call which takes an integer for the subsystem
Added a LogTS call which allows to specify a user supplied time stamp
2016-03-08 11:36:29 +01:00
40382b2b8c
Further enhancements to the new logging system
...
I removed traceCommand because I needed a more fine grained control of what goes into
the log.
2016-03-01 09:42:16 +01:00
66466c1c0f
This is the first working version of the new logging system. Some work
...
in fine tuning still needs to be done. But is reasonably OK now.
2016-02-11 13:40:31 +01:00
b1cda3f579
First incarnation of the logging code
2016-02-03 10:43:36 +01:00