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
+2-2
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ This log entry will have "County" and "Country" properties added to it.
59
59
60
60
### Automatically Convert `ILoggingAdapter` into `SerilogLoggingAdapter`
61
61
62
-
As of Akka.Logger.Serilog v1.5.22, you can now do the following:
62
+
As of Akka.Logger.Serilog v1.5.25, you can now do the following:
63
63
64
64
```csharp
65
65
varlog=Context.GetLogger()
@@ -87,4 +87,4 @@ c:\> build.sh all
87
87
88
88
If you need any information on the supported commands, please execute the `build.[cmd|sh] help` command.
89
89
90
-
This build script is powered by [FAKE](https://fake.build/); please see their API documentation should you need to make any changes to the [`build.fsx`](build.fsx) file.
90
+
This build script is powered by [FAKE](https://fake.build/); please see their API documentation should you need to make any changes to the [`build.fsx`](build.fsx) file.
0 commit comments