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

Recorder configuration #6

Open
soehrl opened this issue Nov 13, 2024 · 0 comments
Open

Recorder configuration #6

soehrl opened this issue Nov 13, 2024 · 0 comments
Labels
crate: recorder Issues with the tracing-tape-recorder crate enhancement New feature or request

Comments

@soehrl
Copy link
Owner

soehrl commented Nov 13, 2024

Allow configuration of the TracingTapeRecorder using the Builder pattern. The allowed options should include:

  • The base name of the file (e.g., the string before the timestamp which defaults to the executable name)
  • The exact filename
  • The log level filter (per module)
  • Chapter size
@soehrl soehrl added enhancement New feature or request crate: recorder Issues with the tracing-tape-recorder crate labels Nov 13, 2024
@soehrl soehrl changed the title Recorder Configuration Recorder configuration Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: recorder Issues with the tracing-tape-recorder crate enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant