package
0.0.0-20250104174517-3e694fc5c362
Repository: https://github.com/softwarespot/go-helpers.git
Documentation: pkg.go.dev

# Functions

Memory logs memory statistics using the provided logger.
NewStdoutLogger creates a new instance of StdoutLogger.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

StdoutLogger is a logger that writes log entries to standard output in JSON format.

# Interfaces

Logger is an interface, as it allows different logging adapters to be created e.g.

# Type aliases

No description provided by the author