Skip to content

Commit

Permalink
📝 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Nov 18, 2024
1 parent 67263f8 commit 583fdd1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

Changed:

* Rewrite `ocrd_utils.logging`, #1288
* Handle only `''` as the root logger
* `disableLogging`: Remove handlers from root and all configured loggers
* Do not do any module-level modification of the log config

Fixed:

* Typo in processing_worker log message, #1293
Expand Down

0 comments on commit 583fdd1

Please sign in to comment.