console-log-level
Severity logger
A logger that outputs log messages to either stdout or stderr based on the chosen level of severity
The most simple logger imaginable
111 stars
9 watching
27 forks
Language: JavaScript
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dpeytonx/qmllogger | A JavaScript-based logging solution for QML applications | 16 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
dahlia/logtape | A simple logging library that supports multiple environments and formats log messages with structured data. | 527 |
sindresorhus/p-log | Utility for logging promise values and errors in a chain of operations | 26 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
seanmonstar/pretty-env-logger | A logger for Rust that provides colored output and configures logging via an environment variable. | 488 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |
choojs/nanologger | A JavaScript logger with customizable colors and log levels. | 80 |
hubertr/swell | A logging utility designed to be easily integrated into Swift and Objective C projects | 360 |
noemi-salaun/ng-logger | A simple Angular logger service that provides a log level system and separate logging functionality. | 63 |
unixjunkie/dolog | A minimalist logging library that provides basic logging functionality with optional customization options. | 37 |
afiqiqmal/ezylogger | A simple Android logging library that provides various log levels and formatting options. | 7 |
neat-log/neat-log | A stateful command line application logging library | 64 |
okwolf/hyperapp-logger | A utility that logs Hyperapp state updates and action information to the console. | 47 |