You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,19 @@
4
4
5
5
An extension for ReSharper and Rider IDE that highlights structured logging templates and contains some useful analyzers
6
6
7
-
> [The highlighting is a built-in feature starting from R#/Rider 2021.2](https://github.com/olsh/resharper-structured-logging/issues/35#issuecomment-900883583),
7
+
> [The highlighting is a built-in feature starting from R#/Rider 2021.2](https://github.com/olsh/resharper-structured-logging/issues/35#issuecomment-900883583),
8
8
> but the extension still contains some useful analyzers that are not (yet) implemented by JetBrains team
9
9
10
-
At the moment it supports Serilog, NLog, and Microsoft.Extensions.Logging
10
+
At the moment it supports Serilog, NLog, Microsoft.Extensions.Logging and ZLogger
11
11
12
12
## Installation ReSharper
13
13
14
-
Look for `Structured Logging` in ReSharper -> Extension manager.
14
+
Look for `Structured Logging` in ReSharper -> Extension manager.
0 commit comments