Skip to content

Enable tracing formats#299

Merged
SteveL-MSFT merged 6 commits intoPowerShell:mainfrom
SteveL-MSFT:trace-plain
Jan 31, 2024
Merged

Enable tracing formats#299
SteveL-MSFT merged 6 commits intoPowerShell:mainfrom
SteveL-MSFT:trace-plain

Conversation

@SteveL-MSFT
Copy link
Copy Markdown
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
@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