Skip to content

Releases: xiaomi7732/PrettyLogging

1.0.3

27 Mar 18:43
bc1332a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

27 Mar 18:20
45585f2

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

14 Mar 22:32
757621b

Choose a tag to compare

https://www.nuget.org/packages/PrettyLogging.Console/1.0.1

What's Changed

Honor line breaks in messages by default for singleline mode.

Full Changelog: 1.0.0-beta4...1.0.1

1.0.0

11 Feb 00:21

Choose a tag to compare

1.0.0-beta4

04 Feb 20:03
e88ce1e

Choose a tag to compare

1.0.0-beta3

28 Jan 04:08
3b076dd

Choose a tag to compare

1.0.0-beta3 Pre-release
Pre-release

Package: https://www.nuget.org/packages/PrettyLogging.Console/1.0.0-beta3

  • Supports multi-targeting. Brings in more compatibility.
    • Supports .NET Framework 4.6.2 or higher.
    • Supports .NET 6 or higher.
  • Allows explicitly options to hide the output of timestamp

Full Changelog: 1.0.0-beta2...1.0.0-beta3

1.0.0-beta2

24 Jan 18:05
80c8901

Choose a tag to compare

1.0.0-beta2 Pre-release
Pre-release

Allows customization of showing log level info in upper case or lower case.

What's Changed

Full Changelog: 1.0.0-alpha2...1.0.0-beta2

1.0.0-beta1

11 Jan 00:23
49e48e6

Choose a tag to compare

1.0.0-beta1 Pre-release
Pre-release

https://www.nuget.org/packages/PrettyLogging.Console/1.0.0-beta1

The initial release for relative stable API.

1.0.0-alpha3

08 Jan 19:29
49e48e6

Choose a tag to compare

1.0.0-alpha3 Pre-release
Pre-release

https://www.nuget.org/packages/PrettyLogging.Console/1.0.0-alpha3

What's Changed

Full Changelog: 1.0.0-beta2...1.0.0-beta3

1.0.0-alpha2

06 Jan 19:54
49e48e6

Choose a tag to compare

1.0.0-alpha2 Pre-release
Pre-release

https://www.nuget.org/packages/PrettyLogging.Console/1.0.0-alpha2

Add package:

dotnet add package PrettyLogging.Console --version 1.0.0-alpha2

What's Changed

New Contributors

Full Changelog: https://github.com/xiaomi7732/PrettyLogging/commits/1.0.0-beta2