logtape
Logger
A simple logging library that supports multiple environments and formats log messages with structured data.
Simple logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions
527 stars
5 watching
12 forks
Language: TypeScript
last commit: 25 days ago
Linked from 1 awesome list
bundenojavascriptlogloggingnodejstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
dpmland/dlog | A minimal logger with file logging support and icons. | 3 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
noemi-salaun/ng-logger | A simple Angular logger service that provides a log level system and separate logging functionality. | 63 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
dpeytonx/qmllogger | A JavaScript-based logging solution for QML applications | 16 |
rust-lang/log | A logging facade providing a single API to abstract over various logging implementations. | 2,212 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
karlseguin/log.zig | A structured logging library for Zig that provides a flexible and efficient way to log messages. | 99 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
delba/log | An extensible logging framework for Swift applications | 831 |
unixjunkie/dolog | A minimalist logging library that provides basic logging functionality with optional customization options. | 37 |
fullstack-build/tslog | A lightweight and flexible logging library for TypeScript and JavaScript applications. | 1,341 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
azer/logger | A minimalistic logging library for Go. | 157 |
asenchi/scrolls | A logging library that treats logs as data and allows easy integration into applications | 158 |