Skip to content

Commit

Permalink
Update to match fixed namespace for BatchingOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt committed May 8, 2024
1 parent 9e8bda0 commit 1e478aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Serilog.Sinks.Seq/SeqLoggerConfigurationExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
using Serilog.Events;
using Serilog.Sinks.Seq;
using System.Net.Http;
using Serilog.Core.Sinks.Batching;
using Serilog.Formatting;
using Serilog.Sinks.Seq.Batched;
using Serilog.Sinks.Seq.Audit;
Expand Down

0 comments on commit 1e478aa

Please sign in to comment.