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

Update README.md #8

Merged
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update README.md

  • Loading branch information
Shwetajain148
Shwetajain148 committed Mar 17, 2017
commit b17983b0256406d79725803a2bca97100b95ade5
@@ -76,3 +76,14 @@ You should add the following statement at the end of your Main method as the log
```
Console.ReadKey();
```
<strong>Added handling for LoggingEvent properties</strong>
Support for properties tied to a specific event and not a ThreadContext which is shared across the entire thread.
<strong>Added test cases project</strong>
- Added unit test cases project in library to test consistency for new feature.
- User can select test cases project in Visual Studio and can simply run all test cases from Test Explorer.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.