Skip to content

v0.4.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 24 Oct 09:02
· 106 commits to master since this release
v0.4.0
19d4071

v0.4.0 (2019-10-24)

Diff since v0.3.0

Closed issues:

  • Filter out the source of the message in FileLogger (#17)
  • How to automatically add the timestamp to anything that's logged? (#15)
  • World age problems (#14)

Merged pull requests:

  • Deprecate DemuxLogger for TeeLogger, that does not support include\_current\_global kwarg (#22) (oxinabox)
  • add syntax highlighting (#21) (oxinabox)
  • Example of prepending timestamp to logged messages (#16) (essenciary)