logx
logx copied to clipboard
JSON-based logs?
Would it make sense to turn this into a JSON based logger? At least by default?
By default it seems best to simply mimic print, so that it can be a substitute for print statements.. It would be great to add JSON logging as something that can easily be turned on when wanted tho. Any thoughts on how you would like that to work?