Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: atomsk-0/EasyLog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: asoji/EasyLogPlus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 19 files changed
  • 2 contributors

Commits on Aug 25, 2022

  1. 🧱 Framework 4.x -> .NET 6

    asoji committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d0c3410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7b5522 View commit details
    Browse the repository at this point in the history
  3. ✨ A lot to unravel [look in desc]

    - The text is actually a lot more readable now and only uses background color for a new logger level, `CRITICAL`
    - Added Critical logger level
    - Made a toggle between `:` and `=>` via `cfg.UseColon`
    - Doesn't use UTC time anymore, uses your own timezone's time
    asoji committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    a65862c View commit details
    Browse the repository at this point in the history
  4. 🎨 Just formatting stuff

    asoji committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1c65084 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0237d4f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. ✨ A lot more to unravel

    - Added customizable text/background colors
    - All 8 severity levels form the Syslog Severity Logs spec
    - Library is now called EasyLogPlus
    - there's probably more but i forgot
    asoji committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    e34803b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ecb0f View commit details
    Browse the repository at this point in the history
  3. ✏️ Oops, typos.

    asoji authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    41ce223 View commit details
    Browse the repository at this point in the history
  4. 📝 Branding related stuff

    asoji committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    c8e93b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d329620 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d467234 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    feb08c9 View commit details
    Browse the repository at this point in the history
  8. ✨More things! [read desc]

    - Way more customization, including changing background color for text that technically don't have a background, and letting colors for Critical-Emergency text be changed
    - Fixed a major bug where background colors would wrap to the next line
    asoji committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    a888079 View commit details
    Browse the repository at this point in the history
  9. 🔖 v1.0.6-pre3

    asoji committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    0098801 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    58e0d62 View commit details
    Browse the repository at this point in the history
  2. v1.0.6 Release

    asoji committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    43abc63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46dedbb View commit details
    Browse the repository at this point in the history
  4. ✏ Oops, repetition

    asoji authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    f1aa52e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    f17fe2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9009e9 View commit details
    Browse the repository at this point in the history
Loading