dolog
Logger
A minimalist logging library that provides basic logging functionality with optional customization options.
A dumb OCaml logger
37 stars
2 watching
7 forks
Language: OCaml
last commit: about 1 year ago
Linked from 1 awesome list
loggerloggingminimalistocaml-library
Related projects:
Repository | Description | Stars |
---|---|---|
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
fluent/fluent-logger-ocaml | A structured logger library for OCaml, providing features like buffering and persistent connections. | 7 |
adams85/filelogger | A lightweight logging system for .NET applications | 149 |
dpmland/dlog | A minimal logger with file logging support and icons. | 3 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
donnie4w/tklog | A high-performance structured logging library for Rust with support for various output modes and customizable features. | 77 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
7max/log4cl | A logging framework for Common Lisp inspired by Log4J | 103 |
azer/logger | A minimalistic logging library for Go. | 157 |
cihub/seelog | A flexible and asynchronous logging framework for Go applications. | 1,639 |
noemi-salaun/ng-logger | A simple Angular logger service that provides a log level system and separate logging functionality. | 63 |
jecisc/tinylogger | A lightweight logging utility for Pharo applications | 14 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |