console.log-wrapper
Console logger
A utility to safely log data to the console across different browsers and environments.
Clear console logging for every browser
406 stars
29 watching
54 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
netspi/aws_consoler | Converts AWS CLI credentials into console access | 220 |
peteringram0/babel-plugin-console-source | Adds file names and line numbers to console logs in JavaScript code | 37 |
olach/espresso-console | A plugin for a JavaScript code editor that simplifies logging and debugging of code by providing a console log feature | 1 |
alire-project/simple_logging | Provides easy-to-use logging facilities for console output in Ada programs | 3 |
palkan/logidze | A tool for logging changes to PostgreSQL database records in a standardized and structured way. | 1,609 |
choojs/nanologger | A JavaScript logger with customizable colors and log levels. | 80 |
freeall/single-line-log | Keeps writing to the same line in the console, useful for progress bars and counters without line breaks. | 210 |
hughsk/smokestack | Pipe JavaScript into a browser and capture console logs in Node | 245 |
neat-log/neat-log | A stateful command line application logging library | 64 |
watson/console-log-level | A logger that outputs log messages to either stdout or stderr based on the chosen level of severity | 111 |
avernixtechnologies/angular-logger | A logger built with Angular in mind, providing logging functionality for Angular applications | 0 |
navinpeiris/logster | A logging library that formats log messages into single lines for easier parsing and searchability | 205 |
hakky54/console-captor | A utility library for capturing and inspecting console output during testing | 30 |
koajs/logger | A logging middleware for Koa.js applications | 562 |
soostone/katip | A structured logging framework for Haskell applications | 205 |