Skip to content

Releases: bringauto/ba-logger

v2.0.1

14 Apr 07:19
c69bfa9

Choose a tag to compare

Updated package tracker URL

v2.0.0

01 Aug 07:50
08b0c7d

Choose a tag to compare

  • Make Logger template to allow multiple loggers
  • separate Logger functionality into separate classes
  • Update to CPP 20 and use std::format
  • Update spdlog to version 1.14.1

Summary by CodeRabbit

  • New Features

    • Enhanced logging functionality with support for different message types and verbosity levels.
    • New logger settings including unique logger IDs and customizable logger names.
    • Introduced multiple logger instances for improved modularity.
  • Bug Fixes

    • Corrected parameter naming inconsistencies in logger architecture documentation.
  • Refactor

    • Updated logging methods and initialization logic for improved performance and clarity.
    • Refactored tests to align with new logging structure and settings.
  • Documentation

    • Improved clarity and usability of the README.md with refined build instructions and structured sections.

v1.3.0

01 Jun 06:49
53dc86f

Choose a tag to compare

Change log:

  • added syslog sink

v1.2.0

19 Sep 10:12
1882158

Choose a tag to compare

Added size literals for defining fileSink size.
Fixed root access to files owned by somebody else.
Fixed file sink path creation

ba logger v1.1.1

31 Mar 05:47

Choose a tag to compare

  • Fixed typo in readme
  • v1.1.0 stored in bringautos gitlab