package
1.4.2
Repository: https://github.com/go-logr/logr.git
Documentation: pkg.go.dev

# Packages

Package main is an example of using slogr.

# Functions

NewController allocates and initializes a Controller.
NewTabLogger is the main entry-point to this implementation.

# Structs

Client is a simulated client in this example app.
Controller is the main point of this example.
Object is an app contruct that might want to be logged.