quill icon indicating copy to clipboard operation
quill copied to clipboard

Add JSON-structured console logging

Open Exctues opened this issue 2 months ago • 1 comments

Currently I see that JSON structured logging is implemented for files (which is amazing), but not for console (stdout)

I think it would be amazing to be able to to choose between logging structured-json in either file or stdout out of the box!

Thanks for consideration!

Exctues avatar Apr 03 '24 06:04 Exctues

+1

This would make structured logging in k8s or any other system that collects logs from the console much easier.

cchapman-kxs avatar Apr 18 '24 14:04 cchapman-kxs

added in 404d78c7d5945dac070a0b04f7dc5cf5247ec4dd

odygrd avatar May 16 '24 02:05 odygrd