Repository URL to install this package:
|
Version:
5.0.0-1 ▾
|
vending-agent-dep
/
usr
/
local
/
lib
/
vending
/
agent
/
node_modules
/
@verycrazydog
/
level-logger
/
changelog.md
|
|---|
All notable changes to this module will be documented in this file.
The format is based on Keep a Changelog, and this module adheres to Semantic Versioning.
ISO_TIMESTAMP which produce timestamp such as 2020-10-13T08:46:38.803Z.logger as separated option messageFormatter.LogTags.LOG_LEVEL renamed as LogTags.MESSAGE_LEVEL to distinct logging level from message level.disabled renamed to off to align with well-known log4j.printf-like format string was used as prefix..setLevel(), setter .level and setter .prefixes are removed. Use .extend() instead.levelText is removed. Use options.level = 'INFO' as LoggingLevel instead.
Invalid level will be ignored.options.prefixes.LevelLogger class is not exported as .LevelLogger in module level.LogFunction signature.