Found 122 packages
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
A serilog sink for rolling files based on size and time
File logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to rolling files by writing messages to the file system.
The rolling file sink for Serilog, with support for token replacement in the path template.
The async rolling file sink for Serilog
Package Description
Package Description
Alternative of Serilog Build-in Rolling File. Extended to limit to log file size, seperate files for log level, and log file retention.
Rolling file trace listener extension for System.Diagnostics, along with required config sections. Writes to a text file, rolling to a new file based on a filename template (usually including the date). Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. Included are colored console (that allows custom formats), SQL database (including a tool to create tables), rolling file (with custom formats), rolling XML, email (per trace or batched), and an in-memory trace listener. The Essential.Diagnostics project also publishes a fluent client library that includes easy encapsulation of activity and logical operation scopes, as well as abstractions and templated classes for a simpler logging API and support for dependency injection frameworks. See the project site on CodePlex for examples and documentation.
Rolling file version of the XML trace listener extension for System.Diagnostics, along with required config sections. Writes E2ETraceEvent XML fragments to a text file, rolling to a new file based on a filename template (usually including the date). The E2ETraceEvent XML fragment format can be read by the Service Trace Viewer tool. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. Included are colored console (that allows custom formats), SQL database (including a tool to create tables), rolling file (with custom formats), rolling XML, email (per trace or batched), and an in-memory trace listener. The Essential.Diagnostics project also publishes a fluent client library that includes easy encapsulation of activity and logical operation scopes, as well as abstractions and templated classes for a simpler logging API and support for dependency injection frameworks. See the project site on CodePlex for examples and documentation.
This is a rolling file sink that is an extension to Serilog.Sinks.RollingFileAlternate that allows you to easily configure async, log file prefix, and formatters. Including the ability to specify renderMessage to the JsonFormatter. Note that this project does not replace RollingFileAlternate, rather it is an addtional extension that uses Serilog.Sinks.RollingFileAlternate, and Serilog.Sinks.Async, the new Serilog.Formatting.CompactJson projects to make configuring enterprise suitable logs.",
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries into rolling text files and simple text files. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.
This is a the Serilog.Sinks.RollingFileAlternate sink, but with support for multiple platforms, including iOS and MonoDroid - it writes logs to files rolling on size.
Package Description
The Google Cloud Pub/Sub Sink for Serilog
SDL2# - C# Wrapper for SDL2
Yarp Rolling Upgrades is an extendable and easy-to-use extension for scheduled upgrades or AB test
Gauge contains a complete set of circular, linear, and digital gauge controls for WPF applications, along with LED lights and flip switches. Visually render multiple data points in a compact area that is quickly recognized and understood by users. All gauge appearances can be customized using an enormous number of pre-built or custom options. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=25.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
Package Description
Provoides a method to track both the rolling minimum and maximum of a stream of numbers in O(1) time