20 packages tagged with “LogFile”
A simple library for in-memory recording of textual log information
Package Description
Logger Library for .NET Standard
Tagolog is a structured logging library for .NET. It can help you produce log entries marked with tags easily. Supported platforms: - .NET Framework 3.5+; - .NET Standard 2.0+;
LoggerSharp is a light logging library which allows the creation of custom verbose loggers and log files.
Tagolog.NLog is a Tagolog adapter for NLog logging framework. It can help you produce log entries marked with tags easily. Supported platforms: - .NET Framework 3.5+; - .NET Standard 2.0+;
A tiny c# class for extend Nlog
Middleware to trace subsequent requests with the same identifier
Contains classes for logging, and features an interface to log text to an additional target (like a user control)
Ein einfaches .NET Logging-Framework mit Tagesdateien und optionalem Mailversand.
A logging library for structured log events with fluent syntax.
This implementation for the Logfile framework allows logging to files or consoles in a structured fashion. Different information retain their types throughout the whole logging process even inside the logfile. Thus it can later be parsed easily for automated analysis or displaying purposes. The logging occurs in a textual format which is easily readable by humans.
The package for logging application logs.
Provides classes to ease configuration of log4net appenders and also classes to read back these log files. I have not tested reading big log files, only a few thousand lines, I do not expect good performance with very large files.
Library to the log text
This is the ASP.NET Core 2.x adapter for the Logfile library capable of logging information in a structured way, retaining the information instead of just serializing it all into a human readable string.