v1.0 rtm RC 1
Pre-release
Pre-release
304NotModified
released this
16 Oct 21:23
·
499 commits
to master
since this release
breaking changes:
Breaking changes in behavior!
- #154 Enable by default: CaptureMessageTemplates & CaptureMessageProperties (@304NotModified)
- #151 NLogProviderOptions: added IgnoreEmptyEventId, enabled by default. (@snakefoot)
- #151 NLogProviderOptions: set default EventIdSeparator to underscore. (@snakefoot)
Features
- #125 Capture structured logging parameter names (@snakefoot)
- #148 MessageProperties - Allow capture of message properties (CaptureMessageProperties option) (@snakefoot)
- #152 Introduced NetStandard1.5 by updating to NLog 4.5-beta07 (@snakefoot)
Other
- #143 Added Console Example to git (@304NotModified)
- #142 Enabled Travis build (@304NotModified)