Skip to content

Commit 21bb78a

Browse files
authored
Remove outdated recommendation to set Microsoft to Warning [skip ci]
1 parent d44e684 commit 21bb78a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ A more complete example, showing _appsettings.json_ configuration, can be found
6565

6666
With _Serilog.Extensions.Hosting_ installed and configured, you can write log messages directly through Serilog or any `ILogger` interface injected by .NET. All loggers will use the same underlying implementation, levels, and destinations.
6767

68-
**Tip:** change the minimum level for `Microsoft` to `Warning`
69-
7068
### Inline initialization
7169

7270
You can alternatively configure Serilog using a delegate as shown below:

0 commit comments

Comments
 (0)