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 TimeStamp options to XML, Appsetting and environment var #1323

Merged
merged 1 commit into from Mar 22, 2016

Conversation

304NotModified
Copy link
Member

Docs: https://github.com/NLog/NLog/wiki/Internal-Logging

@304NotModified 304NotModified added bug Bug report / Bug fix enhancement Improvement on existing feature labels Mar 22, 2016
@304NotModified 304NotModified added this to the 4.3 milestone Mar 22, 2016
- add "nlog.internalLogIncludeTimestamp" <AppSetting>
- add NLOG_INTERNAL_INCLUDE_TIMESTAMP env setting
@304NotModified 304NotModified force-pushed the fix-includeTimestamp-xml-option branch from 3ad241e to 4c5f825 Compare March 22, 2016 20:58
@codecov-io
Copy link

Current coverage is 75.14%

Merging #1323 into master will decrease coverage by -0.07% as of 45935bc

@@            master   #1323   diff @@
======================================
  Files          267     267       
  Stmts        15518   15519     +1
  Branches      1630    1631     +1
  Methods          0       0       
======================================
- Hit          11672   11662    -10
- Partial        383     384     +1
- Missed        3463    3473    +10

Review entire Coverage Diff as of 45935bc


Uncovered Suggestions

  1. +0.09% via ...gingConfiguration.cs#374...387
  2. +0.09% via ...gingConfiguration.cs#340...353
  3. +0.09% via ...argets/FileTarget.cs#1713...1725
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.

304NotModified added a commit that referenced this pull request Mar 22, 2016
Add TimeStamp options to XML, Appsetting and environment var
@304NotModified 304NotModified merged commit 801808f into master Mar 22, 2016
@304NotModified 304NotModified deleted the fix-includeTimestamp-xml-option branch April 12, 2016 21:32
@AuthorProxy
Copy link
Contributor

AuthorProxy commented Feb 20, 2017

update xsd file #1977

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report / Bug fix enhancement Improvement on existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants