Skip to content

Last IJ4JLoggerFactory-based version

Compare
Choose a tag to compare
@markolbert markolbert released this 28 Jun 22:36
· 165 commits to master since this release
6cd3f91

This is the last version of the library which is based on the concept of a logger factory (IJ4JLoggerFactory) which you use to create an instance of IJ4JLogger for a particular type. Going forward the library will shift to use a built-in feature of Serilog which lets you specify the type you're logging on the fly.