Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-06-19 06:57:54 +02:00
d6312c338b
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>