Commit Graph

  • 2cb61c8809 Fix FMT 12 compatibility by replacing fmt::localtime with std::localtime dev Alexey Rybalchenko 2025-09-19 13:27:41 +0200
  • f85919cdb7 Fix FMT 12 compatibility by replacing fmt::localtime with std::localtime feat/fmt12-compatibility Alexey Rybalchenko 2025-09-19 13:27:41 +0200
  • 71aac1199a Add GitHub CI workflow master v2.3.0 Alexey Rybalchenko 2025-07-02 11:51:59 +0200
  • 2a4be75246 Add LOGFD and LOGPD macros Alexey Rybalchenko 2025-07-02 11:50:32 +0200
  • 290070cbcf Use prefixed macros in case non-prefixed ones are undefined Alexey Rybalchenko 2025-07-01 11:22:01 +0200
  • 832376101d add install/ to git ignore Alexey Rybalchenko 2025-07-01 11:21:39 +0200
  • d4bdb396bb Add GitHub CI workflow variable-macros Alexey Rybalchenko 2025-07-02 11:51:59 +0200
  • 32f9c0cc00 Add LOGFD and LOGPD macros Alexey Rybalchenko 2025-07-02 11:50:32 +0200
  • 3bf9bc8201 Use prefixed macros in case non-prefixed ones are undefined Alexey Rybalchenko 2025-07-01 11:22:01 +0200
  • b61caf5a1e add install/ to git ignore Alexey Rybalchenko 2025-07-01 11:21:39 +0200
  • cd9e392ce0 CMake: remove C from project versions v2.2.0 Alexey Rybalchenko 2025-05-19 12:17:23 +0200
  • a3758aba18
    CMake: remove C from project versions rbx-patch-2 Alexey Rybalchenko 2025-05-19 12:17:23 +0200
  • 27527ad87b Add critical severity level between fatal and error v2.1.0 Alexey Rybalchenko 2025-02-04 10:31:32 +0100
  • b9469b8a26 Add critical severity level between fatal and error critical-log-level Alexey Rybalchenko 2025-02-04 10:31:32 +0100
  • f3d68fb4ba build: Adopt all CMake policies up to 3.30 Dennis Klein 2024-08-19 19:33:32 +0200
  • 734838070f
    build: Adopt all CMake policies up to 3.30 Dennis Klein 2024-08-19 19:33:32 +0200
  • 0ae9a697b4 Avoid extra allocation when creating the LogMetaData v2.0.0 Giulio Eulisse 2024-05-23 09:17:34 +0200
  • fdbc047591 Bump minimum required C++ standard to C++17 Giulio Eulisse 2024-05-23 08:52:12 +0200
  • 635f184a6b Avoid extra allocation when creating the LogMetaData Giulio Eulisse 2024-05-23 09:17:34 +0200
  • d24e2cbeda Bump minimum required C++ standard to C++17 Giulio Eulisse 2024-05-23 08:52:12 +0200
  • ea4067c474 Update CI nodes Alexey Rybalchenko 2024-02-21 14:06:58 +0100
  • 4a5842963a Update CI nodes rbx-update-ci-nodes-2 Alexey Rybalchenko 2024-02-21 14:06:58 +0100
  • 067dcc0e26 Update CI nodes Alexey Rybalchenko 2024-02-21 13:49:08 +0100
  • dbde80d508
    Update CI nodes rbx-update-ci-nodes Alexey Rybalchenko 2024-02-21 13:49:08 +0100
  • 0ab390c465 Avoid semicolon insertion when modifying linker flags Alexey Rybalchenko 2024-02-16 17:25:06 +0100
  • efa951f1ab Avoid semicolon insertion when modifying linker flags fix-cmake-list-append Alexey Rybalchenko 2024-02-16 17:25:06 +0100
  • 56b90a7445 Avoid "Unknown severity" message also for uppercase fatal v1.11.1 Alexey Rybalchenko 2022-06-28 11:22:55 +0200
  • 7fc05f3808 Avoid "Unknown severity" message for fatal Giulio Eulisse 2022-06-28 11:09:13 +0200
  • cd33a853b7
    Avoid "Unknown severity" message also for uppercase fatal Alexey Rybalchenko 2022-06-28 11:22:55 +0200
  • 01939ed19d Avoid "Unknown severity" message for fatal Giulio Eulisse 2022-06-28 11:09:13 +0200
  • d93fb0870b ci: Update macOS builds Dennis Klein 2022-04-17 06:10:15 +0200
  • 953eac19c8 Add 'detail' severity between debug and info v1.11.0 Alexey Rybalchenko 2022-04-11 23:42:07 +0200
  • 2415aa2500 Add 'detail' severity between debug and info Alexey Rybalchenko 2022-04-11 23:42:07 +0200
  • 9a6644c931 Adapt to fmt's deprecation of format_to memory buffer overload v1.10.4 Alexey Rybalchenko 2021-11-26 11:03:04 +0100
  • 196bb73727 Adapt to fmt's deprecation of format_to memory buffer overload Alexey Rybalchenko 2021-11-26 11:03:04 +0100
  • 27040ea292 Deprecate uppercase severity names v1.10.3 Alexey Rybalchenko 2021-11-25 14:22:59 +0100
  • 15f0da2c75 Deprecate uppercase severity names Alexey Rybalchenko 2021-11-25 14:22:59 +0100
  • 6545d0efa2 Include fmt/ostream.h, needed for on the fly std::ostream usage v1.10.2 David Rohr 2021-11-15 10:32:49 +0100
  • ecbdc851af Include fmt/ostream.h, needed for on the fly std::ostream usage David Rohr 2021-11-15 10:32:49 +0100
  • 159a21c24b ci: Add macos-11-arm64 (apple-clang-13) build Dennis Klein 2021-10-01 17:10:13 +0200
  • 2494a9e85a Revert "Deprecate uppercase severity names" v1.10.1 Dennis Klein 2021-09-21 12:54:42 +0200
  • d0b109015d ci: Update envs v1.10.0 Dennis Klein 2021-09-10 16:06:49 +0200
  • 5d3c097fd8 ci: Update envs Dennis Klein 2021-09-10 16:06:49 +0200
  • a712e20912 ci: Update envs Dennis Klein 2021-09-10 16:06:49 +0200
  • ba7da2f79a Deprecate uppercase severity names Alexey Rybalchenko 2021-09-10 12:46:13 +0200
  • 1c7e7f566a Bump C++ requirement to C++14 Alexey Rybalchenko 2021-09-10 12:45:52 +0200
  • b2dfdd1768 Add 'alarm' and 'important' severities Alexey Rybalchenko 2021-09-10 11:15:00 +0200
  • 99bfe34adf Deprecate uppercase severity names Alexey Rybalchenko 2021-09-10 12:46:13 +0200
  • 4a20b6ea55 Bump C++ requirement to C++14 Alexey Rybalchenko 2021-09-10 12:45:52 +0200
  • eb58263d4d Add 'alarm' and 'important' severities Alexey Rybalchenko 2021-09-10 11:15:00 +0200
  • 13ebedca3d Extract find_package2 into own File v1.9.3 Christian Tacke 2021-04-09 13:48:20 +0200
  • 1c43450582 bundled fmt: Fix target_compile_feature Christian Tacke 2021-04-09 13:41:03 +0200
  • 303e1b4c7c Extract find_package2 into own File Christian Tacke 2021-04-09 13:48:20 +0200
  • 4ad7907ccf bundled fmt: Fix target_compile_feature Christian Tacke 2021-04-09 13:41:03 +0200
  • f9af3a7269 CMake: Do not unconditionally override settings without good reason v1.9.2 Dennis Klein 2021-03-22 06:07:26 +0100
  • 064e034d25 Update README Dennis Klein 2021-03-22 06:06:17 +0100
  • 3f55a16850 CMake: Require language level per target Dennis Klein 2021-03-22 06:03:48 +0100
  • ed00e5a068 CMake: Do not unconditionally override settings without good reason Dennis Klein 2021-03-22 06:07:26 +0100
  • 8c6b5e8983 Update README Dennis Klein 2021-03-22 06:06:17 +0100
  • d8032c271e CMake: Require language level per target Dennis Klein 2021-03-22 06:03:48 +0100
  • 340b005997 Export relocatable include dirs v1.9.1 Dennis Klein 2021-03-07 11:09:45 +0100
  • 81efe61048 Export relocatable include dirs Dennis Klein 2021-03-07 11:09:45 +0100
  • c6594934d4
    Fix unrelocatable stuff rbx-patch-1 Alexey Rybalchenko 2021-03-07 10:13:35 +0100
  • f012a870e7 CI: Migrate to new alfa-ci infrastructure Dennis Klein 2021-03-05 02:59:46 +0100
  • 0ad26262ac CI: Migrate to new alfa-ci infrastructure Dennis Klein 2021-03-05 02:59:46 +0100
  • bcfe438862 Use for instead of if syntax to avoid compiler warnings v1.9.0 David Rohr 2020-08-25 18:02:39 +0200
  • 27a0f0ab65 Use for instead of if syntax to avoid compiler warnings David Rohr 2020-08-25 18:02:39 +0200
  • 4b3e6d3837 Always define FAIR_MIN_SEVERITY Alexey Rybalchenko 2020-07-17 11:09:23 +0200
  • b30cacab12 Adjust regex expressions Alexey Rybalchenko 2020-07-16 10:11:31 +0200
  • c8d59d11fb Add test for cycle methods Alexey Rybalchenko 2020-07-13 15:13:42 +0200
  • a737a1de9c Add output operator for severities, verbosities Alexey Rybalchenko 2020-07-13 12:26:49 +0200
  • 1cb941021c Add getters for file & custom sink severity Alexey Rybalchenko 2020-07-13 11:24:11 +0200
  • de1014dabb Add unit tests Alexey Rybalchenko 2020-07-09 15:05:15 +0200
  • ce64f628b0 Remove NDEBUG check Alexey Rybalchenko 2020-07-10 13:56:17 +0200
  • 35ebc10204 Consider FAIR_MIN_SEVERITY when setting severities Alexey Rybalchenko 2020-07-10 13:55:23 +0200
  • 1253bbbac8 Throw if removing non-existing sink or adding existing Alexey Rybalchenko 2020-07-09 14:01:44 +0200
  • e9bd3f2b62 InitFileSink(): return name of the created file Alexey Rybalchenko 2020-07-09 11:51:42 +0200
  • 1f3b2a2c82 Minor formatting Alexey Rybalchenko 2020-07-09 10:43:14 +0200
  • 2b37d0147e make GetColoredSeverityString public Alexey Rybalchenko 2020-07-09 10:38:46 +0200
  • f0cbe0bd47 Move Logging() to header Alexey Rybalchenko 2020-07-06 12:29:29 +0200
  • 5f7197d987 Fix file sink and update fMinSeverity on its removal Alexey Rybalchenko 2020-07-06 12:17:18 +0200
  • b1cb6f8a99 Add CMake variable to control FAIR_MIN_SEVERITY Alexey Rybalchenko 2020-07-06 11:45:08 +0200
  • 84708ef8f2 Always define FAIR_MIN_SEVERITY Alexey Rybalchenko 2020-07-17 11:09:23 +0200
  • f3937bea6c Adjust regex expressions Alexey Rybalchenko 2020-07-16 10:11:31 +0200
  • fae704176a Add test for cycle methods Alexey Rybalchenko 2020-07-13 15:13:42 +0200
  • 9bdb068105 Add output operator for severities, verbosities Alexey Rybalchenko 2020-07-13 12:26:49 +0200
  • 77ed410257 Add getters for file & custom sink severity Alexey Rybalchenko 2020-07-13 11:24:11 +0200
  • 686e457724 Add unit tests Alexey Rybalchenko 2020-07-09 15:05:15 +0200
  • 1b421d34ff Remove NDEBUG check Alexey Rybalchenko 2020-07-10 13:56:17 +0200
  • 5f6ae711d8 Consider FAIR_MIN_SEVERITY when setting severities Alexey Rybalchenko 2020-07-10 13:55:23 +0200
  • 63e7850ad3 Throw if removing non-existing sink or adding existing Alexey Rybalchenko 2020-07-09 14:01:44 +0200
  • adcd48937a InitFileSink(): return name of the created file Alexey Rybalchenko 2020-07-09 11:51:42 +0200
  • 2b8b257812 Minor formatting Alexey Rybalchenko 2020-07-09 10:43:14 +0200
  • 777da1090f make GetColoredSeverityString public Alexey Rybalchenko 2020-07-09 10:38:46 +0200
  • bcf0c8726a Move Logging() to header Alexey Rybalchenko 2020-07-06 12:29:29 +0200
  • e53e8aeec3 Fix file sink and update fMinSeverity on its removal Alexey Rybalchenko 2020-07-06 12:17:18 +0200
  • f24d8ae842 Add CMake variable to control FAIR_MIN_SEVERITY Alexey Rybalchenko 2020-07-06 11:45:08 +0200
  • 56780689fc Exchange the meaning of LOGP and LOGF v1.8.0 Alexey Rybalchenko 2020-06-21 10:49:22 +0200
  • 7360612162 Exchange the meaning of LOGP and LOGF Alexey Rybalchenko 2020-06-21 10:49:22 +0200
  • 8446c6db0c Update docs v1.7.0 Alexey Rybalchenko 2020-06-18 11:14:07 +0200