Skip to content

Release 0.13.0

Compare
Choose a tag to compare
@ansel1 ansel1 released this 30 Jul 23:54
· 5 commits to master since this release

Added hooks. HookFuncs can be added at the factory level or the logger level, and are called right before an entry is logged. They can modify the fields included in the logged entry. See Hooks() and AddHooks().