Sends your logs to files, sockets, inboxes, databases and various web services
-
Updated
May 24, 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."
We've been using nestedKey + mixin setting to add standard keys to the root level of the logger, but put caller data under a nested key. We have a shared library with a factory func that creates a standardized logger, something like this: