We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c8dfb commit 3e3b4c4Copy full SHA for 3e3b4c4
README.md
@@ -8,6 +8,7 @@ Static typing approach brings here consistent way to define key values to final
8
# Features
9
10
- Accepts static typed components as optional params
11
+ - it will not accept `any` options as slog.
12
- has shortcut WithFields, to make clone of the logger with default logging fields
13
- Easy to turn on/off parameters by environment variables
14
- Ability to define different log levels for different created loggers
0 commit comments