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
+3-2
Original file line number
Diff line number
Diff line change
@@ -160,10 +160,11 @@ The default format above corresponds to an output template like:
160
160
161
161
##### JSON event formatting
162
162
163
-
To write events to the file in an alternative format such as JSON, pass an `ITextFormatter` as the first argument:
163
+
To write events to the file in an alternative format such as [JSON](https://github.com/serilog/serilog-formatting-compact), pass an `ITextFormatter` as the first argument:
0 commit comments