{"repo":"akkadotnet/Akka.Logger.Serilog","free":true,"listed":false,"github":"https://github.com/akkadotnet/Akka.Logger.Serilog","clone":"git clone https://github.com/akkadotnet/Akka.Logger.Serilog.git","description":"Akka.NET logging integration for Serilog library","language":"C#","stars":23,"topics":["serilog","akka","akkadotnet","logging"],"license":"Apache-2.0","category":"analytics","readme_excerpt":"Akka.Logger.Serilog This is the Serilog integration plugin for Akka.NET. It routes Akka.NET's internal log events through the Serilog pipeline, giving you structured logging with full access to Serilog's enrichment, filtering, and sink ecosystem. Targets Serilog 2.12.0. How It Works When you configure Akka.NET to use the Serilog logger, all log events from Akka.NET (actor lifecycle messages, dead letters, your own ILoggingAdapter calls, etc.) flow through a SerilogLogger actor that writes them to Serilog's global Log.Logger . This means your entire Serilog configuration — enrichers, sinks, filters, output templates, minimum levels — applies to Akka.NET log events just like any other log event in your application. Akka.Logger.Serilog doesn't replace or interfere with your Serilog pipeline; it plugs into it. The following Akka-specific properties are automatically added to every log event: Property Description ---------- ------------- SourceContext The full type name of the logging class ActorPath The path of the actor that produced the log message LogSource The Akka.NET log source string Thread The managed thread ID (zero-padded) Timestamp When the log event was created These properties are available in output templates (e.g., {ActorPath} ) and in structured log sinks (e.g., Seq, Elasticsearch). Setup Option 1: Akka.Hosting (Recommended) AddSerilogLogging() automatically configures both SerilogLogger and SerilogLogMessageFormatter , enabling semantic logging out of the box. Op","default_branch":null,"files":null,"tree":[],"storefront":"/r/akkadotnet","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/akkadotnet/Akka.Logger.Serilog/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}