# Structs

NoOpLogger is the default logger for Autometrics.
PrintLogger is a simple logger implementation that simply prints the events to stdout.

# Interfaces

Logger is an interface to implement to be able to inject a logger to Autometrics.