Software Alternatives, Accelerators & Startups

Serilog

Backend Development and Utilities.

Serilog

Serilog Reviews and Details

This page is designed to help you find out whether Serilog is good and if it is the right choice for you.

Screenshots and images

  • Serilog Landing page
    Landing page //
    2020-01-19

Features & Specs

  1. Structured Logging

    Serilog is designed around the concept of structured logging, which captures data in a structured format that can be easily queried or analyzed. This is more powerful than traditional text-based logs.

  2. Sinks Variety

    Serilog supports a wide variety of sinks, which allows you to easily direct logs to different outputs like files, databases, or monitoring systems, providing great flexibility.

  3. Enrichers

    Serilog offers enrichers that automatically add additional information to logs, such as thread or process details, making context information readily available for debugging and monitoring.

  4. Format Flexibility

    With Serilog, you can format logs in different styles (e.g., JSON, plain text) which suits different consumption needs and makes integration with other systems straightforward.

  5. Easy Setup

    Serilog is known for its user-friendly setup and configuration process, which can be done through code or configuration files, making it accessible for newcomers.

Badges

Promote Serilog. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

SnapDevelop API Logging with Serilog and Seq

Thrashing Code Session C# A004 - Jetbrains Rider Env Var Explained - Serilog Logging - Travis CI

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Serilog and what they use it for.
  • ASP.NET Core warmup EF Core
    Log.Error is from Serilog, change this if not using Serilog. - Source: dev.to / 5 months ago
  • How to Integrate Resend in ASP.NET Core | Email API Guide
    Set up structured logging with Serilog or Microsoft.Extensions.Logging. - Source: dev.to / 7 months ago
  • Best Practices and Patterns for Building Scalable .NET Backend APIs
    Libraries: Serilog (most popular), or NLog for simpler setups. - Source: dev.to / 8 months ago
  • Essential .NET Libraries Every Developer Should Know
    Logging with style? Serilog is here for you. - Source: dev.to / almost 2 years ago
  • C# PeriodicTimer
    If there are any runtime exceptions they are written to a log file using SeriLog. In source project see folder SampleLogFile for samples of the error log file. - Source: dev.to / about 2 years ago
  • Using toast notifications in Windows Forms
    Captured in public static void OnActivated() and note Log is SeriLog. - Source: dev.to / about 3 years ago
  • EF Core Handling Concurrency Conflicts
    ๐Ÿ“Œ Serilog NuGet package is used to log what goes on under the covers which will help to better understand how dealing with concurrency conflicts works and what information is available to a developer. - Source: dev.to / over 3 years ago
  • Lnav โ€“ An advanced log file viewer for the small-scale
    Take a look at the docs linked on the main page of Serilog[1] and the various videos[2] and blog posts[3] by the devs who make Seq. [1]: https://serilog.net/ [2]: https://datalust.co/ [3]: https://blog.datalust.co/. - Source: Hacker News / over 3 years ago
  • Three NuGet packages to improve exceptions in .NET/C#
    It surprised me for a bit, because Serliog's whole thing is "structured events ... Structured event data" (from https://serilog.net/ ). Source: almost 4 years ago
  • Set up Serilog in .NET 6 as a logging provider
    The Serilog Documentation is 1000x better than this blog post. Source: about 4 years ago
  • Advantages of having connection string with single user to access SQL Database
    The Microsoft logging package that comes with ASP.NET and Extensions.Hosting is decent, but I prefer Serilog as it is more versatile and advanced. You can then have Serilog write to console, to file, to a Seq server, Elasticsearch, etc. Yes, you can even log to a DB table. Source: over 4 years ago
  • Prefer named properties instead of positional ones when I am using serilog, how to fix?
    Also right on the startpage of https://serilog.net. Source: over 4 years ago
  • API Framework, the moving parts
    For the logging part I will use serilog. - Source: dev.to / over 4 years ago
  • Any good, multi-app logging solutions available?
    On the c# code end, try a structured logging tool such as https://serilog.net/. Source: over 4 years ago
  • Logging in ASP.NET Core 5 using Serilog
    Serilog is one of the most famous logging libraries for .NET applications. As per NuGet, the total downloads of this library already crossed 175M which clearly shows the popularity of this library among .NET developers. It is easy to set up and provides a huge collection of powerful features. It is portable between different .NET platforms and also provides a clean API. It has many extension points that allow... - Source: dev.to / almost 5 years ago
  • A Step by Step Guide to Logging in ASP.NET Core 5
    In this tutorial, I have given you an overview of basic .NET Core logging features. I have covered the ILogger interface in detail and also gave you an overview of some built-in logging providers. You have to explore all built-in and third-party logging providers to decide which logging provider is most suitable for your application needs. You can also write your own custom logging providers if no built-in or... - Source: dev.to / almost 5 years ago
  • ASP.NET Core API Checklist
    A very popular logging library that many people use with ASP.NET Core is Serilog. Serilog has more Sinks than the default ASP.NET Core loggging abstraction and can easily be integrated with ASP.NET Core. - Source: dev.to / about 5 years ago

Do you know an article comparing Serilog to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Serilog discussion

Log in or Post with

Is Serilog good? This is an informative page that will help you find out. Moreover, you can review and discuss Serilog here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.