Skip to content

Commit

Permalink
Add deprecation warning for Tingle.Extensions.Serilog (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell authored Aug 17, 2024
1 parent f17116c commit 6530851
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Tingle.Extensions.Serilog/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Tingle.Extensions.Serilog

> [!IMPORTANT]
> Use of OpenTelemetry is recommended for instrumentation, including logging. This library is provided for convenience and compatibility with existing applications but is no longer actively maintained and not recommended for new projects.
This library provides convenience extensions and logic for registering Serilog in applications with support for various hosts while setting up basic thins to match the default logging setup in the framework.

This includes:
Expand Down

0 comments on commit 6530851

Please sign in to comment.