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

feat(log): configurable time format #12785

Merged
merged 4 commits into from Mar 26, 2024

Conversation

zmstone
Copy link
Member

@zmstone zmstone commented Mar 26, 2024

now logs can be configured to use 'epoch' or 'rfc3339' time format

Release version: v/e5.6.0

Summary

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • Added property-based tests for code which performs user input validation
  • Changed lines covered in coverage report
  • Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change
  • Created PR to emqx-docs if documentation update is required, or link to a follow-up jira ticket
  • Schema changes are backward compatible

Checklist for CI (.github/workflows) changes

  • If changed package build workflow, pass this action (manual trigger)
  • Change log has been added to changes/ dir for user-facing artifacts update

@zmstone zmstone force-pushed the 0326-feat-configurable-json-log-ts branch 2 times, most recently from 9fd85bf to d16548c Compare March 26, 2024 11:54
thalesmg
thalesmg previously approved these changes Mar 26, 2024
apps/emqx/src/emqx_logger_jsonfmt.erl Outdated Show resolved Hide resolved
now logs can be configured to use 'epoch' or 'rfc3339' time format
@zmstone zmstone force-pushed the 0326-feat-configurable-json-log-ts branch from d2aaa1d to c42e980 Compare March 26, 2024 12:09
@zmstone zmstone marked this pull request as ready for review March 26, 2024 12:44
@zmstone zmstone requested review from lafirest and a team as code owners March 26, 2024 12:44
@zmstone zmstone force-pushed the 0326-feat-configurable-json-log-ts branch from 93d6b2a to 874b1ff Compare March 26, 2024 15:08
@zmstone zmstone merged commit 77ac328 into emqx:release-56 Mar 26, 2024
166 checks passed
@zmstone zmstone deleted the 0326-feat-configurable-json-log-ts branch March 26, 2024 16:11
id added a commit to emqx/emqx-docs that referenced this pull request Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants