Releases: bilal-fazlani/tracker-enabled-dbcontext
Releases · bilal-fazlani/tracker-enabled-dbcontext
3.8.0: Deploy nuget packages (#170)
* Update appveyor.yml * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deokit * test deploy * deploy * test deploy * test deploy * teste deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test deploy * test dpeloy * test deploy * test deploy * test deploy * test deploy * test deploy * deploy nuget packages * remove beta
Serilog Integration - Prerelease
With this release, Tracker enabled dbcontext has the ability to accept ILogger
(Serilog). Serilog is a very powerful logging utility and provides lots of Sinks
to logs application events. Sinks
are nothing but destination for logging.
This integration is an attempt to give developers the freedom to chose
- where they want to log audit data
- what should be the format of of logs
Serilog offers much more than this and I recommend taking full advantage of it.
For more information, see #97 .
Note that this is a pre-lease intended to gather some feedback about the integration. Please feel free to drop emails, or create github issues, ask questions.