Commit Graph

  • ec1f7adf61 Add cycle methods and verylow verbosity (msg only) Alexey Rybalchenko 2018-05-09 14:43:53 +0200
  • de02bd068f add string version of Logging() v1.1.0 Alexey Rybalchenko 2018-05-02 15:05:39 +0200
  • c949f8e485 add string version of Logging() Alexey Rybalchenko 2018-05-02 15:05:39 +0200
  • 24001470e5
    Add nightly/profile build pipeline Dennis Klein 2018-05-02 14:05:56 +0200
  • 5696fef902
    Generate relative RPATH v1.0.6 Dennis Klein 2018-04-20 20:03:12 +0200
  • 80b5eb6fb1
    Do not install lib in its own directory Dennis Klein 2018-04-19 19:49:05 +0200
  • c26d4ba013
    Remove cmake version constraint from CMake package v1.0.5 Dennis Klein 2018-04-18 15:47:19 +0200
  • 661bd88d81
    Export CXX standard config v1.0.4 Dennis Klein 2018-04-18 15:31:29 +0200
  • 65068fd959
    Enable install RPATH Dennis Klein 2018-04-18 15:34:40 +0200
  • 00e7468b25
    Add library versioning Dennis Klein 2018-04-18 15:34:22 +0200
  • af288551aa
    Export the correct include path v1.0.3 Dennis Klein 2018-04-18 00:01:26 +0200
  • 8f68cef9e3
    Enable C language to get rid of a warning in alfa-ci Dennis Klein 2018-04-12 21:36:05 +0200
  • 6d71d22986
    Use status messages Dennis Klein 2018-04-12 21:10:56 +0200
  • e72a0409a6
    Remove check for share directory which does not exist v1.0.2 Dennis Klein 2018-04-12 19:53:17 +0200
  • 88c13b67cc
    Update v1.0.1 Dennis Klein 2018-04-11 16:11:36 +0200
  • 33cc2928a7
    Move build status to table v1.0.0 Dennis Klein 2018-04-11 15:46:26 +0200
  • 79dfc3c233
    Add build badge for master branch Dennis Klein 2018-04-11 15:30:56 +0200
  • bb7a97f160 Add build status badge Dennis Klein 2018-04-11 03:14:11 +0200
  • 8978bb52bd
    Add build status badge Dennis Klein 2018-04-11 03:14:11 +0200
  • 5ea687a77e
    Correct label Dennis Klein 2018-04-11 02:43:17 +0200
  • 5a4d3c58c7
    Add CI Dennis Klein 2018-04-11 02:21:16 +0200
  • d7ddac01f7
    Add CMake project and package Dennis Klein 2018-04-11 01:41:06 +0200
  • 42470d2090 Logger: handle nullptr. Alexey Rybalchenko 2018-03-12 11:38:57 +0100
  • a9f9030041 Logger: Allow adding custom sinks Alexey Rybalchenko 2018-01-25 16:31:42 +0100
  • a35a4f48a8 Logger: output only to stdout Alexey Rybalchenko 2018-01-23 16:31:37 +0100
  • e32efc489d replace put_time with strftime (former not available on gcc < 5) Alexey Rybalchenko 2018-01-16 10:33:52 +0100
  • e6085f03d8 convert log severities use to lowercase and remove use of MQLOG Alexey Rybalchenko 2017-12-22 10:40:50 +0100
  • 58a80c7da3 Single Logger implementation for FairLogger & FairMQLogger Alexey Rybalchenko 2017-10-11 15:49:49 +0200