Skip to content

Commit

Permalink
Remove outdated recommendation to set Microsoft to Warning [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt authored Apr 5, 2024
1 parent d44e684 commit 21bb78a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ A more complete example, showing _appsettings.json_ configuration, can be found

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.

**Tip:** change the minimum level for `Microsoft` to `Warning`

### Inline initialization

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

0 comments on commit 21bb78a

Please sign in to comment.