mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-31 17:49:13 +08:00
12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
|
Breaking changes:
|
||
|
|
||
|
Removed registry api
|
||
|
Removed spdlog/cfg/* api
|
||
|
(?) Renamed set/get_default_logger() to set/get_logger()
|
||
|
Removed all factory functions. Use the logger constructor instead.
|
||
|
|
||
|
TODO
|
||
|
|
||
|
Thread pool singleton and clean async.h
|
||
|
flush_every removed() ?
|