Skip to content

Commit

Permalink
Update README.md (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Jun 17, 2024
1 parent 9a3191b commit 8f4895d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This log entry will have "County" and "Country" properties added to it.

### Automatically Convert `ILoggingAdapter` into `SerilogLoggingAdapter`

As of Akka.Logger.Serilog v1.5.22, you can now do the following:
As of Akka.Logger.Serilog v1.5.25, you can now do the following:

```csharp
var log = Context.GetLogger()
Expand Down Expand Up @@ -87,4 +87,4 @@ c:\> build.sh all

If you need any information on the supported commands, please execute the `build.[cmd|sh] help` command.

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.
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 comments on commit 8f4895d

Please sign in to comment.