Results 26 repositories owned by Serilog

serilog-aspnetcore

1.3k
Stars
201
Forks
Watchers

Serilog integration for ASP.NET Core

serilog-sinks-file

321
Stars
117
Forks
Watchers

Write Serilog events to files in text and JSON formats, optionally rolling on time or size

serilog

7.0k
Stars
793
Forks
Watchers

Simple .NET logging with fully-structured events

serilog-extensions-logging

305
Stars
97
Forks
Watchers

Serilog provider for Microsoft.Extensions.Logging

serilog-sinks-console

229
Stars
72
Forks
Watchers

Write log events to System.Console as text or JSON, with ANSI theme support

serilog-extensions-logging-file

147
Stars
41
Forks
Watchers

Add file logging to ASP.NET Core apps in one line of code.

serilog-settings-configuration

419
Stars
126
Forks
Watchers

A Serilog configuration provider that reads from Microsoft.Extensions.Configuration

serilog-sinks-async

211
Stars
30
Forks
Watchers

An asynchronous wrapper for Serilog sinks that logs on a background thread

serilog-enrichers-environment

73
Stars
33
Forks
Watchers

Enrich Serilog log events with properties from System.Environment.

serilog-enrichers-thread

41
Stars
9
Forks
Watchers

Enrich Serilog events with properties from the current thread.