Quick start
The default logger exists so that adding logging to a program is one include and one call. Everything
Log levels
Levels aren't one filter, they're two: a runtime one that lives per logger (and optionally per sink),
Basic formatting
spdlog's format strings are fmt's format strings — the same {} mini-language, with the same