Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trace log level #404

Merged
merged 15 commits into from
Dec 21, 2018
Merged

Commits on Aug 16, 2018

  1. Added Trace level

    Frode Nilsen committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    1399232 View commit details
    Browse the repository at this point in the history
  2. Unified implementation to same approach

    Frode Nilsen committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    9a78afd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Utilizing Verbose level in Serilog for Trace logging.

    Frode Nilsen committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    434e118 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Configuration menu
    Copy the full SHA
    7f446f5 View commit details
    Browse the repository at this point in the history
  2. Added ChangeLog entry.

    Frode Nilsen committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    6fdb92e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Adjustments per comments (no code change).

    Frode Nilsen committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    b2c0e4a View commit details
    Browse the repository at this point in the history
  2. Revert "Unified implementation to same approach"

    This reverts commit 9a78afd.
    Frode Nilsen committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    cc4315a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Fixed faults in test comments.

    Frode Nilsen committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    fcec1fd View commit details
    Browse the repository at this point in the history
  2. Adjusted ChangeLog

    Frode Nilsen committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    42c5410 View commit details
    Browse the repository at this point in the history
  3. Altered to more appropriate exception type

    Frode Nilsen committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    799d5b3 View commit details
    Browse the repository at this point in the history
  4. Added missing XML comment

    Frode Nilsen committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    d2925db View commit details
    Browse the repository at this point in the history
  5. Reversed change of indentation character

    Frode Nilsen committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    ebba12e View commit details
    Browse the repository at this point in the history
  6. Removed unnecessary level checks

    Frode Nilsen committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    a11455b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ae6b9a View commit details
    Browse the repository at this point in the history
  8. Spaces for tabs

    Frode Nilsen committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    fecfa85 View commit details
    Browse the repository at this point in the history