Found 24 packages
Package Description
An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/README.md#usage
Structured logging for RavenDB. When you log something, a StructuredLog entity will be stored in your database.
Roslyn analyzers that help to enforce using structured logging with Microsoft.Extensions.Logging
Structured logging with NLog. Generates log entries as JSON.
Simplified, structured logging for modern .NET apps — overloads, conditionals, and performance built-in. High-performance extension methods for ILogger with structured parameters, scope management, enrichment capabilities, performance monitoring, and comprehensive testing support.
Package Description
Phoesion Glow SDK Structured Logging
A library for high-performance structural logging, utilizing the .NET Extensions Logging Framework, and modeled after the .NET API for high-performance logging.
Logging.StructuredLog4Net provides extension methods to log entries including value/business objects and/or stack trace of the exception. The objects and message template are serialized /formatted using MessageTemplates. Nothing on log4net configuration is required to change. Github source: https://github.com/vndevpro/Logging.StructuredLog4Net
Structured logger for AspNetCore
High-performance fire-and-forget logging middleware with masking and retry strategy. Designed for internal use.
Structured logger for .NET
Extensions to .NET Core/ASP.NET Core Logging framework aimed to ease its use when using structured logging.
An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/master/README.md#usage
Provides a strongly typed template for structured logging as well as sample templates for common applications
Package Description
Modern structured logging extensions for .NET that separate human-readable messages from machine-readable attributes. Include contextual data (user IDs, correlation IDs, metrics) in logs without forcing them into message templates.
Library for structured logging in PostgreSQL, providing an isolated and configurable audit log context for applications.
Provides a set of opinionated helpers and configurations for setting up structured logging with Serilog in .NET applications. This package simplifies the integration of common sinks (Console, File), enrichers (Exceptions, Sensitive Data), and performance features like asynchronous logging, enabling a robust and consistent logging strategy out of the box.