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

[CHANGE] Create a verbose debug mode #113

Closed
steffenfritz opened this issue Oct 27, 2024 · 2 comments · Fixed by #115
Closed

[CHANGE] Create a verbose debug mode #113

steffenfritz opened this issue Oct 27, 2024 · 2 comments · Fixed by #115
Assignees
Labels
enhancement New feature or request

Comments

@steffenfritz
Copy link
Owner

Is your feature request related to a problem? Please describe.
Triggered by #112 but is useful in general.

Describe the solution you'd like
An additional debug flag should write information to a debug file. Speed is not relevant using this mode.

Relevant information, but not limited to

  1. Host information
  • Operating system and platform
  • Memory and disk space
  • Executing user
  1. FileTrove information
  • Version and build
  1. Input lists
  • file list during CreateFileList(*inDir)
  • dir list during CreateFileList(*inDir)

Describe alternatives you've considered
none.

@ross-spencer
Copy link

This is a great idea. I wonder if it could also include logging for the various locations at start up that it is looking for siegfried definitions and the nsrl location, etc.?

@steffenfritz
Copy link
Owner Author

Yes, definitely. Let's link another change into that #50

@steffenfritz steffenfritz linked a pull request Nov 5, 2024 that will close this issue
@steffenfritz steffenfritz modified the milestone: v1.0.0.-BETA.3 Dec 12, 2024
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.

2 participants