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

Bugfix: Use the culture when rendering the layout #1556

Merged
merged 8 commits into from Aug 4, 2016

Conversation

304NotModified
Copy link
Member

@304NotModified 304NotModified commented Jul 25, 2016

Fixes #1528

note: none of the current unit tests where (functional) changed

@304NotModified 304NotModified force-pushed the fix-LogEventInfos-FormatProvider branch from 60eeaff to 4d85f10 Compare July 25, 2016 22:10
@codecov-io
Copy link

codecov-io commented Jul 25, 2016

Current coverage is 76% (diff: 88%)

Merging #1556 into master will increase coverage by <1%

@@             master      #1556   diff @@
==========================================
  Files           270        270          
  Lines         16318      16402    +84   
  Methods        2611       2622    +11   
  Messages          0          0          
  Branches       1775       1792    +17   
==========================================
+ Hits          12432      12506    +74   
- Misses         3483       3487     +4   
- Partials        403        409     +6   

Sunburst

Powered by Codecov. Last update 53b01ea...e2b7f8f

@304NotModified 304NotModified added the bug Bug report / Bug fix label Aug 1, 2016
@304NotModified 304NotModified added this to the 4.3.7 milestone Aug 1, 2016
@304NotModified 304NotModified merged commit d9f2ee7 into master Aug 4, 2016
@304NotModified 304NotModified deleted the fix-LogEventInfos-FormatProvider branch August 4, 2016 22:44
304NotModified pushed a commit that referenced this pull request Aug 14, 2016
* Added option to not render empty literals on nested json objects (#1580)

* Added option to not render empty objects on nested json objects

* Add support for name parameter on (#1578)

* Bugfix: Use the culture when rendering the layout (#1556)

* Added unit tests

* Use the correct culture for rendering the string

* fix SL / fix tests

* fix culture

* split IFormatProvider and CultureInfo

* added related test

* update/expand tests

* fix xplat

* Allow overwriting possible nlog configuration file paths (#1469)

* Allow overwriting possible nlog configuration file paths

* Redesign after review

* Added tests

* Improvements after review

* move statics to XmlLoggingConfiguration

* FileTarget: Performance improvement for CleanupInvalidFileNameChars (#1582)

* FileTarget: Performance improvement for CleanupInvalidFileNameChars

* Added unit test

* Update for NLog 4.3.7

* Update README.md

[skip ci]

* fix unit test (#1589)

* Misc. fixes for .NET Core

* Remove wrap projects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report / Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants