@joyautomation/coral@0.0.12Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
joyautomation/coralA simple logging library for Project Kraken
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers




JSR Score
100%
Published
a year ago (0.0.12)
f
checkLevel
Checks if a given log level should be displayed based on the current log level.
v
f
createLogger
Creates a logger object with the specified context and log level.
f
deriveContextString
Derives a formatted context string for logging purposes.
E
LogLevel
Enum representing different log levels.
T
T
LogLevels
Type representing all log levels and their corresponding filters.
v
logLevels
Object containing configurations for each log level.
f
setEnabled
Sets the enabled state of a logger.
f
setLogLevel
Sets the log level for a given logger.