Skip to content

Releases: lc-sigurd/serilog-sinks-bepinex

Serilog.Sinks.BepInEx v0.4.2

08 Mar 11:27
92c05d8
Compare
Choose a tag to compare

Fixed

  • Erroneous repository URL

Changed

  • 'Project URL' metadata (for NuGet)

Serilog.Sinks.BepInEx v0.4.1

08 Mar 11:24
cecb6e7
Compare
Choose a tag to compare

Changed

  • SourceName tokens are rendered using SecondaryText style

Serilog.Sinks.BepInEx v0.4.0

08 Mar 11:11
5715372
Compare
Choose a tag to compare

Added

  • SourceName template renderer

Changed

  • Default message template includes the SourceName

Serilog.Sinks.BepInEx v0.3.0

08 Mar 09:56
0d68918
Compare
Choose a tag to compare

Changed

  • Depend on Serilog package on thunderstore, don't bundle so many assemblies

Serilog.Sinks.BepInEx v0.2.1

04 Mar 00:45
3e7281b
Compare
Choose a tag to compare

Fixed

  • SerilogLogEventArgs now correctly provide plainly formatted content to BepInEx, while providing ANSI-formatted content to avalonia-bepinex-console

Serilog.Sinks.BepInEx v0.2.0

03 Mar 15:16
9d90ec7
Compare
Choose a tag to compare

Added

  • SerilogLogEventArgs implement IAnsiFormattable
  • Default text theme follows BepInEx's theme conventions (based upon log level)

Serilog.Sinks.BepInEx v0.1.3

02 Mar 23:41
e1289e6
Compare
Choose a tag to compare

Changed

  • BepInExLogSink now implements IDisposable
  • BepInExLogSink adds its _logSource to BepInEx.Logging.Logger.Sources on construction, and removes it on disposal

Fixed

  • Log messages were not being consumed by BepInEx.Logging.Logger.Listeners

Serilog.Sinks.BepInEx v0.1.2

02 Mar 23:00
126110f
Compare
Choose a tag to compare

Changed

  • Added System dependency assemblies missing from netstandard2.1 to the Thunderstore package

Fixed

  • Runtime errors occurring due to FileNotFoundException when using the thunderstore package

Serilog.Sinks.BepInEx v0.1.0

02 Mar 22:07
c55a731
Compare
Choose a tag to compare

Fixed

  • Publish workflow was attempting to deploy to Thunderstore using the wrong build configuration

Changed

  • Thunderstore package has its own icon

Serilog.Sinks.BepInEx v0.1.0

02 Mar 20:52
11e01ba
Compare
Choose a tag to compare