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

Add trace debug logging #552

Closed
fujiapple852 opened this issue May 11, 2023 · 0 comments · Fixed by #553
Closed

Add trace debug logging #552

fujiapple852 opened this issue May 11, 2023 · 0 comments · Fixed by #553
Labels
enhancement New feature or request
Milestone

Comments

@fujiapple852
Copy link
Owner

fujiapple852 commented May 11, 2023

Add flags:

      --log-format <LOG_FORMAT>
          The debug log format [default: pretty]

          Possible values:
          - compact: Display log data in a compact format
          - pretty:  Display log data in a pretty format
          - json:    Display log data in a json format
          - chrome:  Display log data in Chrome trace format

      --log-filter <LOG_FILTER>
          The debug log filter [default: trippy=debug]

      --log-span-events <LOG_SPAN_EVENTS>
          The debug log format [default: off]

          Possible values:
          - off:    Do not display event spans
          - active: Display enter and exit event spans
          - full:   Display all event spans

  -v, --verbose
          Enable verbose debug logging
@fujiapple852 fujiapple852 added the enhancement New feature or request label May 11, 2023
@fujiapple852 fujiapple852 added this to the 0.8.0 milestone May 11, 2023
fujiapple852 added a commit that referenced this issue May 11, 2023
fujiapple852 added a commit that referenced this issue May 12, 2023
fujiapple852 added a commit that referenced this issue May 12, 2023
fujiapple852 added a commit that referenced this issue May 12, 2023
fujiapple852 added a commit that referenced this issue May 12, 2023
fujiapple852 added a commit that referenced this issue May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant