babel-plugin-trace

Code logger

A Babel plugin that allows selective logging of JavaScript code at build time

This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.

GitHub

63 stars
7 watching
6 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
codemix/babel-plugin-macros Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization 262
codemix/babel-plugin-contracts A Babel plugin that supports design by contract for JavaScript functions. 267
codemix/babel-plugin-closure-elimination Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. 367
olach/espresso-console A plugin for a JavaScript code editor that simplifies logging and debugging of code by providing a console log feature 1
peteringram0/babel-plugin-console-source Adds file names and line numbers to console logs in JavaScript code 37
geekymoose/elephant-logger A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. 3
choojs/nanologger A JavaScript logger with customizable colors and log levels. 80
dpeytonx/qmllogger A JavaScript-based logging solution for QML applications 16
neat-log/neat-log A stateful command line application logging library 64
codemod-js/codemod Automated refactoring tool that rewrites JavaScript and TypeScript code 420
amerani/babel-plugin-localize A plugin to modify static strings in JavaScript code to support localization 10
furstenheim/babel-plugin-meaningful-logs A Babel plugin that enhances console logs by adding file and object information 50
salsify/ember-debug-logger An Ember addon for logging debug information with namespace support 36
tjdevries/vlog.nvim A single-file logger plugin for Neovim that allows customizable logging levels and output formats. 129
rung-tools/babel-plugin-holes A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. 48