Sends your logs to files, sockets, inboxes, databases and various web services
-
Updated
Mar 7, 2022 - PHP
I have used this library and its not capturing Swift run time exception or traces. This is only handling Objective C exception. If you could help me out for showing Swift run time exception with stack trace.
Add a description, image, and links to the logger topic page so that developers can more easily learn about it.
To associate your repository with the logger topic, visit your repo's landing page and select "manage topics."
Hi,
Currently we are using a custom transport to handle logs we noticed that pino is also logging to the browser's console.
Is there any way of turning this off in a production environment?
Sorry if this is already answered in the docs I couldn't find it anywhere.