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

Enable tracing formats #299

Merged
merged 6 commits into from
Jan 31, 2024
Merged

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

Rename logging to tracing since we don't actually write to a log file currently. Add support for plaintext and json tracing formats.

Note that previously -f was --output-format, but this was renamed to -o so that -f is now --trace-format

PR Context

Fix #286

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Jan 31, 2024
Merged via the queue into PowerShell:main with commit 1cca5b2 Jan 31, 2024
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the trace-plain branch January 31, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow plain format for standard error
3 participants