Skip to content

Commit 5aa95c8

Browse files
authored
Update README.md [skip ci]
1 parent a60ddeb commit 5aa95c8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
An Apache log4net appender that writes events to Seq.
44

5+
> [!IMPORTANT]
6+
>
7+
> Like much of the log4net ecosystem, Seq's support for log4net is in maintenance mode.
8+
>
9+
> Seq works best with richly-structured event data like that produced by [Serilog](https://serilog.net), [ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/logging/?tabs=aspnetcore2x) and [NLog](http://nlog-project.org). These libraries are actively developed and have up-to-date support for modern application requirements.
10+
511
### Getting started
612

713
The Seq appender for log4net supports both .NET Framework 4.0+, and .NET Core via .NET Standard 2.0.

0 commit comments

Comments
 (0)