You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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