GitHub topics: console-logger
BaseMax/js-logs-remover-go
js-logs-remover is a command-line utility written in Go that removes specified `console` logging methods (e.g., `console.log()`, `console.error()`) from JavaScript/TypeScript files within a directory. This tool is useful for cleaning up log statements before deploying or publishing code.
Language: Go - Size: 15.6 KB - Last synced at: 3 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

fioepq9/pzlog
A pretty console writer for zerolog, powered by pterm.
Language: Go - Size: 86.9 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

structlooper/js-dlogger
js-dlogger is a lightweight, configurable logger for JavaScript, React.js, and React Native applications. It provides structured logging with different levels (info, debug, dLog, Warn, Error) and supports environment-based logging.
Language: TypeScript - Size: 5.86 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 0

souvikinator/console-print
Language: JavaScript - Size: 197 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

unovatria/lelog
Dual-environment logger that automatically switches between server and client logging.
Language: TypeScript - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hiro5id/console-log-json
A universal JSON logger that plugs in to the existing `console.log` native function. console.log() anything and have the output be formatted to single line JSON, including stack traces, so that it can be easily parsed by tool such as LogDNA or other log ingestion service that reads JSON.
Language: TypeScript - Size: 1.16 MB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 25 - Forks: 11

cuuupid/console-logging
Better, prettier commandline logging for Python--with colors! :ghost:
Language: Python - Size: 123 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 111 - Forks: 7

ddosnotification/express-raw
Powerful Express.js utility package for better work with express. Zero dependencies.
Language: JavaScript - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

samestrin/advanced-console-log
A lightweight and performant logging module for Node.js applications, available as an NPM package. It supports console and file logging with multiple levels and colors, and includes additional features such as memory usage tracking, caller information, and configurable output formats.
Language: JavaScript - Size: 94.7 KB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

n0ky4/aya
🌸 useless console logger
Language: TypeScript - Size: 142 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

gookit/slog
📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能
Language: Go - Size: 1.47 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 386 - Forks: 25

akshaykhale1992/console-logger
A simple Browser Console logger for PHP Scripts.
Language: PHP - Size: 8.79 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 0

molnarmark/epilog
🏆 Elegant, fancy console logger for Crystal
Language: Crystal - Size: 38.1 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 0

shellscape/loglevelnext
A modern logging library for Node.js that provides log level mapping to the console
Language: TypeScript - Size: 825 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 6

WildEgor/nestjs-prologger
NestJS ProLogger - production ready (definitely not) logger module
Language: TypeScript - Size: 300 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arijitcodes/ultralogger
A feature-rich Personalized Logger. [ NPM 📦 ]
Language: TypeScript - Size: 707 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Alex-Kent/Log-Selective
Perl module for selective logging to the console.
Language: Perl - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

bearatol/lg
✍🐻 A simple golang logger that extends the standard log package.
Language: Go - Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 1

aztack/az-console-logger
A console logger for browser
Language: TypeScript - Size: 62.5 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

je-s/Logger
Logger is a minimalistic Logger, which allows to log arbitrary message-types to a file.
Language: C++ - Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SimplifiedLogger/node-sdk
Custom Console Logging made Simple!
Language: TypeScript - Size: 200 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

creativeprojects/clog
go console log
Language: Go - Size: 139 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

PFalkowski/LoggerLite
Thin wrapper around .NET FileStreaming, XDocument, Console and Queue
Language: C# - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

xxczaki/mija
☢️ Console Logger with Emoji support!
Language: TypeScript - Size: 24.4 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

jtcass01/StatusLogger
Python Status Logger module tested on both Linux and Windows operating systems that provides file logging and colored console log operations.
Language: Python - Size: 338 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

wniemiec-io-java/consolex
Facilitator of reading and writing on the console.
Language: Java - Size: 80.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

afk-echo/ConsoleToStr
A light module written in Python that converts the console outputs into a Python String.
Language: Python - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

g0ngjie/tomatoes-logger
Lightweight front end logging tool[轻量级可配置前端日志工具]
Language: TypeScript - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DamienVauchel/file-logger
This library permits you to easily log messages in file for PHP scripts and apps. You can easily send the message both to the file and console.
Language: PHP - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

derkan/nlog
Structured Go Logger without external dependencies
Language: Go - Size: 114 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

abbreviatedman/techniconsole
A set of easy-to-use console.log alternatives for clearer code demonstrations.
Language: JavaScript - Size: 2.08 MB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

megatimes/ice-cream-challenge Fork of TheGood/ice-cream-challenge
Language: JavaScript - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
