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

Upstream Pull: New: ISO 8601 Date format in log files #39

Closed
bakerboy448 opened this issue Apr 25, 2021 · 1 comment · Fixed by #40
Closed

Upstream Pull: New: ISO 8601 Date format in log files #39

bakerboy448 opened this issue Apr 25, 2021 · 1 comment · Fixed by #40

Comments

@bakerboy448
Copy link
Contributor

private const string FILE_LOG_LAYOUT = @"${date:format=yyyy-M-d HH\:mm\:ss.f}|${level}|${logger}|${message}${onexception:inner=${newline}${newline}[v${assembly-version}] ${exception:format=ToString}${newline}${exception:format=Data}${newline}}";

yyyy-MM-dd

@austinwbest
Copy link
Contributor

Closing. Next time dont blow out the template.

Will review when it is done properly

Qstick pushed a commit that referenced this issue Apr 25, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants