API Reference LoggerExporter v0.1.0
Modules
LoggerExporter
Export your logs to the service of your choice.
Behaviour that should be implemented by exporters.
Example implementation in LoggerExporter.Exporters.LokiExporter
Behaviour that should be implemented by log formatters.
Example implementation in LoggerExporter.Formatters.BasicLogger