Skip to content

Commit 3e3b4c4

Browse files
committed
docs: clarify difference from slog
1 parent e9c8dfb commit 3e3b4c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Static typing approach brings here consistent way to define key values to final
88
# Features
99

1010
- Accepts static typed components as optional params
11+
- it will not accept `any` options as slog.
1112
- has shortcut WithFields, to make clone of the logger with default logging fields
1213
- Easy to turn on/off parameters by environment variables
1314
- Ability to define different log levels for different created loggers

0 commit comments

Comments
 (0)