Verified Commit 421c5ed1 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Heavy refactor to `logger` module

- Move as much code as possible to `logger.cpp`
- Create `logger_base` with common code
- Create `logger_sync` and `logger_async` classes to allow creating
  synchronous and asynchronous loggers as needed.
- Replace all mentions to `global_logger` by `default_logger`
parent 1d6e45a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment