Skip to content

Releases: AliceO2Group/Common

v1.6.4

Choose a tag to compare

@sy-c sy-c released this 12 Feb 11:33
67680a5
  • SimpleLog: added mutex to protect concurrent log file rotation, and corresponding test in testSimpleLog.

v1.6.3

Choose a tag to compare

@sy-c sy-c released this 24 Sep 15:06
53bae16

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

Choose a tag to compare

@sy-c sy-c released this 05 Oct 15:26
e7afeea

Added option to Timer::increment().

v1.6.1

Choose a tag to compare

@sy-c sy-c released this 24 Oct 15:14
51f9c7e

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

v1.6.0

Choose a tag to compare

@kostorr kostorr released this 02 Mar 10:30
  • Program: Set exit code on failure

v1.5.2

Choose a tag to compare

@sy-c sy-c released this 22 Jan 07:57
82c24b3

Daemon: extra options.

v1.5.1

Choose a tag to compare

@sy-c sy-c released this 12 Jan 13:58
3006dfe

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

v1.5.0

Choose a tag to compare

@sy-c sy-c released this 04 Nov 14:12

Removed obsolete DataBlock definitions.

v1.4.9

Choose a tag to compare

@sy-c sy-c released this 09 Mar 09:43
3f92059

Added logrotate feature to Simplelog class.

v.1.4.8

Choose a tag to compare

@awegrzyn awegrzyn released this 14 Feb 13:07
3ed18ce
  • Fixed RPATH