Changelog
3.17.0 2019-10-01
close
method waits for one action execution interval before preceding to avoid missing pending actions.Changelog
3.16.1 2019-09-30
internal.print.log|err
allows custom printing of console output.Changelog
3.14.0 2019-09-02
Seneca({logger:'flat'})
test
and quiet
settings are now consistent.--seneca.test
now correctly sets the test log level to warn
. To print all logs, use --seneca.test=all