Simple Windows Event Log Forwarder (SWELF). Its easy to use/simply works Log Forwarder and EVTX Parser. Almost in full release here at https://github.com/ceramicskate0/SWELF/releases/latest.
-
Updated
Jun 20, 2023 - C#
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.
Simple Windows Event Log Forwarder (SWELF). Its easy to use/simply works Log Forwarder and EVTX Parser. Almost in full release here at https://github.com/ceramicskate0/SWELF/releases/latest.
Chirp Logging Framework is designed to make handling console logs much easier, add context and extend the default functions added by Unity's Debug.Log classes.
Hexa.NET.Logging is a small, efficient logging framework for .NET applications.
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.
LogScope.NET is a lightweight logging framework designed for tracing, profiling, and logging critical parts of your code.
Projeto de API de gerenciamento de filmes desenvolvido em .NET seguindo princípios Clean Architecture
Serilog is a structured logging system that creates log messages and captures key attributes and data about the message's context. Serilog generates log messages as data, not just plain text. You can efficiently perform structured queries on these messages.
ALog is a powerful and extensible logging framework built for .NET 8+.
LogHive is a log and event service specifically designed for software applications such as apps, websites, or services.
A lightweight logging framework for .NET
LogHive is a log and event service specifically designed for software applications such as apps, websites, or services.
small structured logger
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.
This is a contacts manager system developed using c#.NET and asp.net core, razor page.
A .NET Standard 2.0 class library that provides a simple abstraction over logging frameworks, which allows the logging framework to be swapped without requiring changes of application code.
Simple .net structured logger
Simple Logging is a thin wrapper around the Unity logging system that helps you write cleaner logs.