Releases: Janus-vistaprint/OKLogger
Releases · Janus-vistaprint/OKLogger
Run contextCallbacks in calling thread
JObject Support From Base Logger
Merge pull request #15 from Janus-vistaprint/FixForJTokenEntityFormatter Fix for jtoken entity formatter
Handle non formattable objects
Handle the case when we get an object that cannot be formatted
JObject
Add support for JObject
Boolean formatter
Merge pull request #12 from Janus-vistaprint/nukey update nuget key
Custom Formatters
Added ability to add custom formatters
perf
- Improve performance by caching reflection calls
- Cut off properties over 8kb
- Cut off log messages over 16kb
Add Configure without any params
Add a configure function where you take in no params, so log4net's xml configurator will look in app.config
Target net45 as well
Merge pull request #5 from Janus-vistaprint/net45 target net45 as well
More async work
Merge pull request #4 from Janus-vistaprint/MoreAsync Configured await