-
Notifications
You must be signed in to change notification settings - Fork 0
ShortDate Layout Renderer
Julian Verdurmen edited this page Jan 26, 2016
·
2 revisions
The short date in a sortable format yyyy-MM-dd.
Supported in .NET, Silverlight, Compact Framework and Mono.
##Configuration Syntax
${shortdate:universalTime=Boolean}
##Parameters ###Rendering Options
- universalTime - Indicates whether to output UTC time instead of local time. Boolean Default: False
- Search in documentation
- Getting started
- Examples
- External articles and tutorials
- FAQ
- Platform support
- Advanced Configuration file options
- Filtering log messages
- [Using Time Sources](Time Source)
- Visual Studio support
- Who is using NLog
- [Write custom extensions](Extending NLog)