Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Moar refactoring! #143

Merged
merged 1 commit into from
Mar 5, 2015
Merged

Moar refactoring! #143

merged 1 commit into from
Mar 5, 2015

Conversation

davidfowl
Copy link
Member

- Moved TraceSourceLogger to Microsoft.Framework.Logging.TraceSource
- Removed Logging dependency from all providers, they only need
the .Interfaces reference
- Moved WriteContext to the test project
- Added an extension method AddTraceSource to add the TraceSource provider
- Added AddLogging to the Logging project
- Removed RootTraceName

#142
#141
#140
@ghost ghost added the cla-not-required label Mar 5, 2015
@davidfowl
Copy link
Member Author

/cc @HaoK @lodejard

@davidfowl davidfowl merged commit 090bf4a into dev Mar 5, 2015
@@ -0,0 +1,27 @@
using System;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Headerz

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a script for that?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No but I'll go ahead and do it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in #145

@natemcmaster natemcmaster deleted the moar-refactor branch November 6, 2018 22:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants