Updates from review.
Adds an array to store loggers to speed up look up. Adds filter support to the new backend Various other cleanup changes
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -28,6 +28,3 @@
|
||||
[submodule "spdlog"]
|
||||
path = externals/spdlog
|
||||
url = https://github.com/gabime/spdlog.git
|
||||
[submodule "fmt"]
|
||||
path = externals/fmt
|
||||
url = https://github.com/fmtlib/fmt
|
||||
|
||||
Reference in New Issue
Block a user