Skip to content

1.6.3

Latest

Choose a tag to compare

@scott-wyatt scott-wyatt released this 17 Jun 17:55
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.