Skip to content
#

logging-framework

In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations.

Here are 18 public repositories matching this topic...

A lightweight and high-performance logging tool for .NET applications that provides asynchronous writing, intelligent file management, and rich configuration options. A local logging solution specifically designed for .NET applications.

  • Updated Nov 24, 2024
  • C#

NLoggify is a lightweight, customizable logging library for .NET that supports multiple log levels (Info, Warning, Error) and outputs logs to JSON/TXT files. It provides a singleton-based logger with event handling for easy integration into your projects. Ideal for logging in .NET applications, with a focus on simplicity and flexibility.

  • Updated Mar 3, 2025
  • C#
Followers
116 followers
Website
github.com/topics/logging
Wikipedia
Wikipedia