Skip to content

Release 8.0.0 RC7

Compare
Choose a tag to compare
@deankarn deankarn released this 03 Jun 05:04
· 7 commits to master since this release
d55926d
V8.0.0 rc7 (#45)

- Removed ability to remove individual log levels. Can use AddHandler
  and RemoveHandler to accomplish the same. Will leave it this way
  unless there's a compelling reason to expose this functionality.
- Move std log redirect to top level our of console handler.
- Add error and warning checks for std log output
- fix std log redirect reset