Open
Description
SQLChannel uses hardcoded UTC time for timestamp logs entries when preparing the .sql file (DateTime
field).
Since PatternFormatter
only affects the Text
field of the query
"(Source, Name, ProcessId, Thread, ThreadId, Priority, Text, DateTime)"
it does not resolve the issue with the DateTime
field.
The best solution would be to add a times
property to SQLChannel
to allow configuration of local time or UTC.
Metadata
Metadata
Assignees
Labels
No labels