1.0.1 • Published 12 months ago

bare-logger v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

bare-logger

Low-level logger for Bare with system log integration.

Usage

const Log = require('bare-logger')

const log = new Log()

log.info('Hello %s', 'world!')

License

Apache-2.0

1.0.1

12 months ago

1.0.0

1 year ago