Commit Graph

6 Commits

Author SHA1 Message Date
David Christofas
694fea3943 clean up and add a changelog snippet 2020-02-04 12:05:17 +01:00
David Christofas
0512005e66 put message to in-memory buffer on write 2020-02-03 17:09:33 +01:00
David Christofas
c80ea9640c remove unused method 2020-02-03 17:07:12 +01:00
David Christofas
2b6dbc6f6b implement new micro logging interface 2020-02-03 16:34:10 +01:00
Thomas Boerger
ecf44c15e0 Better log level handling within micro
Currently every log message from the micro internals are logged with the info
level, we really need to respect the proper defined log level within our log
wrapper package.
2019-12-06 09:33:03 +01:00
Thomas Boerger
63fa90a673 Initial commit 2019-12-05 11:50:00 +01:00