Show HN: C++, Java and C# Light-Weight-Logger
Category: library
Tags: logging, cross-platform, c-plus-plus, c-sharp, java, ansi-colors, zero-dependency
Score: 5.8/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 5)
A lightweight, zero-dependency logging library for C++, C#, and Java that uses a custom format-string mini-language with support for ANSI colors, metadata, and source-location capture. Its approach of unifying logging across multiple languages with a consistent API and dynamic format specifiers is interesting for polyglot developers.
Target audience: backend devs
Repository: https://github.com/PenguineDavid/light-weight-logger · C# · LGPL-2.1
View on Hacker News