Skip to content

1.6.3

Latest
Compare
Choose a tag to compare
@scott-wyatt scott-wyatt released this 17 Jun 17:55
· 7 commits to master since this release
8199198

Description

Logging is now easier to make silent with out setting a custom logger.

use: config.log.level to set" silly | debug | info | warn | error without a custom logger. leave log.level empty for default behavior which is a silly logger

Emits ignored log events on fabrix:log:ignored so they are always still available.