akkadotnet / Akka.Logger.log4net

Akka.NET logging integration for Log4Net library
Apache License 2.0
4 stars 7 forks source link

Make logger implementation compatible with new logging infrastructure. #27

Closed jonnydee closed 3 weeks ago

jonnydee commented 4 weeks ago

Fixes #20

Changes

The logging infrastructure has been refactored with breaking changes in order to allow for logging performance optimizations. However, this project has not yet been refactored accordingly.

The changes in this PR just make sure logging works again but does not have any additional performance optimizations included.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

Latest dev Benchmarks

Include data from the relevant benchmark prior to this change here.

n/a

This PR's Benchmarks

Include data from after this change here.

n/a