- scoped logging - unique log object per scope - (scope is not unique)
- leveled logging - diffrentiate between logging messages based on logic
- simple text level -
error
,warn
,info
,verbose
,trace
anddisabled
- set explictly
- cycle the levels
- use simple text or use defines from the library
- simple on/off for all log objects
- all log objects accessible from the library
- control output for each log object
- change default setting for log creation
- globally set log level
-
Notifications
You must be signed in to change notification settings - Fork 0
enhanced go logging wrapping library with scope and levels support
License
gilwo/elogging
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
enhanced go logging wrapping library with scope and levels support
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published