diff --git a/README.md b/README.md index 82f7062..ab5f3e8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A Serilog sink that writes events to the [Seq](https://datalust.co/seq) structur [Package Logo](https://nuget.org/packages/serilog.sinks.seq) +> [!TIP] +> If you would like to see timing and dependency information in Seq, [SerilogTracing](https://github.com/serilog-tracing/serilog-tracing) is a Serilog extension that supports both logs and traces. + + ### Getting started Install _Serilog.Sinks.Seq_ into your .NET project: