Timber v1.0.13 Timber.Utils.Logger
Summary
Functions
Convenience function for using the metadata logger key specified in the configuration. This is equivalent to
Functions
Convenience function for using the metadata logger key specified in the configuration. This is equivalent to:
Examples
metadata = Timber.Utils.Logger.event_to_metadata(event)
Logger.info("my message", metadata)