Skip to content

Commit 7aca22f

Browse files
committed
changelogs
Signed-off-by: William Woodall <[email protected]>
1 parent 0997e5d commit 7aca22f

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

rcl_logging_interface/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rcl_logging_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Updated maintainers - 2022-11-07 (`#96 <https://github.com/ros2/rcl_logging/issues/96>`_)
8+
* Contributors: Audrow Nash
9+
510
2.4.2 (2022-11-02)
611
------------------
712

rcl_logging_noop/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rcl_logging_noop
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Updated maintainers - 2022-11-07 (`#96 <https://github.com/ros2/rcl_logging/issues/96>`_)
8+
* Contributors: Audrow Nash
9+
510
2.4.2 (2022-11-02)
611
------------------
712

rcl_logging_spdlog/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package rcl_logging_spdlog
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* change flushing behavior for spdlog log files, and add env var to use old style (no explicit flushing) (`#95 <https://github.com/ros2/rcl_logging/issues/95>`_)
8+
* now flushes every ERROR message and periodically every 5 seconds
9+
* can set ``RCL_LOGGING_SPDLOG_EXPERIMENTAL_OLD_FLUSHING_BEHAVIOR=1`` to get old behavior
10+
* Updated maintainers - 2022-11-07 (`#96 <https://github.com/ros2/rcl_logging/issues/96>`_)
11+
* Contributors: Audrow Nash, William Woodall
12+
513
2.4.2 (2022-11-02)
614
------------------
715
* Disable cppcheck for rcl_logging_spdlog. (`#93 <https://github.com/ros2/rcl_logging/issues/93>`_)

0 commit comments

Comments
 (0)