package
0.0.0-20220902170543-998db2a5da49
Repository: https://github.com/jordanknott/taskcafe.git
Documentation: pkg.go.dev

# Functions

GetLogEntry helper function for getting log entry for request.
LogEntrySetField sets a key's value.
LogEntrySetFields sets the log entry's fields.
New returns a log entry with the reqID and userID fields populated if they exist.
NewStructuredLogger creates a new logger for chi router.

# Structs

StructuredLogger is a logger for chi router.
StructuredLoggerEntry is a log entry will all relevant information about a specific http request.