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 missing handling for LoggingEvent properties #7

Merged

Commits on Mar 3, 2017

  1. Added missing handling for LoggingEvent properties

    Occasionally we need properties tied to a specific event and not a ThreadContext which is shared across the entire thread. This hooks into the built in functionality in log4net for this scenario.
    Asbjørn Hansen
    Asbjørn Hansen committed Mar 3, 2017

Commits on Mar 9, 2017

  1. updated gitignore

    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017
  2. added empty unit test project

    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017
  3. added team shared resharper settings

    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017
  4. Quick resharper code cleanup of LogglyFormatter

    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017
  5. VS really wanted this to be done

    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017
  6. remove nuget package folder

    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017
  7. consolidate nuget packages

    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017
  8. added unit tests for base properties

    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017
  9. added unit tests for all the various ways of handling contexts and ev…

    …ent properties
    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017
  10. harmonized how event properties and contexts are handled.

    Asbjørn Hansen
    Asbjørn Hansen committed Mar 9, 2017

Commits on Mar 10, 2017

  1. Merge branch 'master' of github.com:loggly/log4net-loggly into add-ha…

    …ndling-for-logging-event-properties
    
    Conflicts:
    	source/log4net-loggly/LogglyFormatter.cs
    	source/log4net-loggly/log4net-loggly.csproj
    Asbjørn Hansen
    Asbjørn Hansen committed Mar 10, 2017
You can’t perform that action at this time.