package
1.0.2-ld
Repository: https://github.com/iantal/ld.git
Documentation: pkg.go.dev

# Functions

FromJSON deserializes the object from JSON string in an io.Reader to the given interface.
NewLogger initializes the standard logger.
ToJSON serializes the given interface into a string based JSON format.

# Structs

Event stores messages to log later, from our standard interface.
StandardLogger enforces specific log message formats.