mirror of https://github.com/gabime/spdlog.git
Attributes: Removing impact on logger
The logger interface should not be bloated by additional functionality. Reducing it to a nested call to `.attrs().put()` achieves the same nesting as `.put_attribute()` but requires a smaller interface change on the logger class.pull/3128/head
parent
d17331ec26
commit
b63b652d6c
Loading…
Reference in New Issue