Releases: JuliaLogging/Logging2.jl
Releases · JuliaLogging/Logging2.jl
v0.1.1
Logging2 v0.1.1
Diff since v0.1.0
Merged pull requests:
- Fix stdio redirections for the Julia 1.7 API breakage (#7) (@c42f)
v0.1.0
Logging2 v0.1.0
Closed issues:
- Add logging level as kwarg to redirect_stdout ? (#1)
Merged pull requests:
- Allow stdout / stderr to be assigned to any log level (#2) (@c42f)
- Wrap messages in text to avoid interpreting as markdown (#3) (@c42f)
- Fix race condition in redirect_stdout in closing vs reading (#4) (@c42f)
- Some updates to CI config (#5) (@c42f)
- Allow failures on nightly (#6) (@c42f)