Skip to content

Releases: AliceO2Group/Common

v1.6.3

24 Sep 15:06
53bae16
Compare
Choose a tag to compare

SimpleLog: fix logrotate(). Logging directory was not closed properly, possibly causing "too many file open", hence failure to rotate logs and loosing messages.

v1.6.2

05 Oct 15:26
e7afeea
Compare
Choose a tag to compare

Added option to Timer::increment().

v1.6.1

24 Oct 15:14
51f9c7e
Compare
Choose a tag to compare

SimpleLog: when rotateMaxFiles=1, clear file on opening and discard messages after reaching rotateMaxBytes.

v1.6.0

02 Mar 10:30
Compare
Choose a tag to compare
  • Program: Set exit code on failure

v1.5.2

22 Jan 07:57
82c24b3
Compare
Choose a tag to compare

Daemon: extra options.

v1.5.1

12 Jan 13:58
3006dfe
Compare
Choose a tag to compare

SimpleLog: optimized /dev/null output
Daemon: help option

v1.5.0

04 Nov 14:12
Compare
Choose a tag to compare

Removed obsolete DataBlock definitions.

v1.4.9

09 Mar 09:43
3f92059
Compare
Choose a tag to compare

Added logrotate feature to Simplelog class.

v.1.4.8

14 Feb 13:07
3ed18ce
Compare
Choose a tag to compare
  • Fixed RPATH

v1.4.7

27 Aug 10:12
Compare
Choose a tag to compare

Addition of setFileDescriptors to SimpleLog.