mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
When timestamps are removed from logging, the current text layout shows lines like tid 12345 thread_name: Example log Let's convert it to a more conforming layout: thread_name[12345]: Example log Signed-off-by: Kai Krakow <kai@kaishome.de>