bolcom / libunftp

Extensible, async, cloud orientated FTP(S) server library and the core of unFTP: https://github.com/bolcom/unFTP. Follow up and talk to us on https://t.me/unftp
Apache License 2.0
182 stars 33 forks source link

Numerous improvements on logging and metrics #461

Closed robklg closed 1 year ago

robklg commented 1 year ago

Fixes #420 (omit multi line output in the logs) Fixes part one of #81 (although was already handled mostly by Werner)

And lots of other things I came across:

Logging:

Metrics:

Some bug fixes:

robklg commented 1 year ago

I will break this up into multiple commits and do a thorough check myself, so no need to review yet.