Logary v5.0.0-beta.4 Release Notes

    • ๐Ÿ‘Œ Support parsing exn type and inner exception messages from .Net and Java stacktraces. Thanks @haf
    • ๐Ÿ›  Fix most of #294, thanks @haf
    • ๐Ÿ›  Fix #285 for LiterateConsole. This should be it. Thanks @haf.
    • ๐Ÿšš Move colourising tokenisers to a module more easily discoverable. Thanks @haf
    • ๐Ÿ›  Fix #300 naming of Events.miniLevel -> minLevel, thanks @haf
    • ๐Ÿ›  Fix #313 - passing along exns in the right format, thanks @haf
    • ๐Ÿ›  Fix #314 - add a few missing SI units
    • ๐Ÿ›  Fix #315 - print complete, parsed exns in console
    • โž• Add Topshelf and EventStore (for .Net Core) adapters