tslog
tslog copied to clipboard
Feature Request: [Type the json param of the transportJSON function]
Description / Use Case for a Feature While overriding transports for JSON, the transportJSON function exposes a json that is typed as an unknown. Why is that? It's really difficult to access log levels and other metadata. Also, why is std (stdout or stderr) not the default behavior anymore?