User1102616045 posted
Enterprise Library 4.1 record UNC time while logging even if I use formatter timestamp as - Timestamp: {timestamp(local)} <formatters> <add template="Timestamp: {timestamp(local)}
Message: {message}
Category: {category}
Priority:
{priority}
EventId: {eventid}
Severity: {severity}
Title:{title}
Machine: {machine}
Application Domain: {appDomain}
Process Id: {processId}
Process Name: {processName}
Win32 Thread Id:
{win32ThreadId}
Thread Name: {threadName}
Extended Properties: {dictionary({key} - {value}
)}" type="Microsoft.Practices.EnterpriseLibrary.Logging.Formatters.TextFormatter, Microsoft.Practices.EnterpriseLibrary.Logging, Version=4.1.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35" name="Text Formatter" /> </formatters> Any idea how to configure Logging block to use local time zone ????