miker2 / flexi_config_reader

A flexible configuration format that supports templated tables and referencing of existing keys.
MIT License
3 stars 1 forks source link

Add support for using spdlog instead of built-in logger #84

Open miker2 opened 1 year ago

miker2 commented 1 year ago

Adding a build-time configuration parameter to support spdlog instead of the built-in logger could be useful.