Skip to content
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: samothx/ModuleLogger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: error-handling
Choose a base ref
...
head repository: samothx/ModuleLogger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 8 files changed
  • 1 contributor

Commits on Aug 2, 2020

  1. Added option timestamp & cosmetical changes

    Signed-off-by: Thomas Runte <[email protected]>
    Thomas Runte committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    220e9e7 View commit details
    Browse the repository at this point in the history
  2. Bumped version to 0.7.1

    Signed-off-by: Thomas Runte <[email protected]>
    Thomas Runte committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    1e3763b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Added feature millis - millisecond timestamps

    Change-type: minor
    Signed-off-by: Thomas Runte <[email protected]>
    Thomas Runte committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    aa4cee5 View commit details
    Browse the repository at this point in the history
  2. fixed minor bug in timestamp creation

    Signe-off-by: Thomas Runte <[email protected]>
    Thomas Runte committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    00f7c85 View commit details
    Browse the repository at this point in the history
  3. Bumped version to 0.7.2

    Signed-off-by: Thomas Runte <[email protected]>
    Thomas Runte committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    4fe9939 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Made file base config optional with feature config

    Thomas Runte committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    994c750 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Bumped version to 0.8.0

    Thomas Runte committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    4d2cf6e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Maintenance & Bumped version to 0.8.1

    Updated rust edition
    Regex version set to 1
    clippy cleanup
    Thomas Runte committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    e79390f View commit details
    Browse the repository at this point in the history
  2. Added license files & fixed error in Cargo.toml

    Thomas Runte committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    a77e8e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. debugging config

    Thomas Runte committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a86a7cd View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    6b132d5 View commit details
    Browse the repository at this point in the history
  2. bumped version to 0.8.2

    Thomas Runte committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ad3910f View commit details
    Browse the repository at this point in the history
  3. fixed error in config that prevented logging to file

    Thomas Runte committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    1412c4c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. made LogConfigBuilder public

    Thomas Runte committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    76f9308 View commit details
    Browse the repository at this point in the history
Loading