Commit Graph

2 Commits (9d708f921a0c3f8846e59b66f6b38ce1baa0c5f5)

Author SHA1 Message Date
Felix Heitmann b63b652d6c
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.
2 months ago
M4rFri d17331ec26
Added some unit tests 2 months ago