JWT Auth (Golang): v0.7.0
Features Added JSON format support: Integrated Go's standard log/slog package for structured logging output Added dual output formats: Support for both JSON (machine-readable) and Text (readable tree structure) formats Added log type configuration field: Introduced Type field in Log struct to allow users to select output format
Features
- Added JSON format support: Integrated Go's standard log/slog package for structured logging output
- Added dual output formats: Support for both JSON (machine-readable) and Text (readable tree structure) formats
- Added log type configuration field: Introduced Type field in Log struct to allow users to select output format