-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Milestone
Description
Ensure that the ouput log geneneration is following as expected:
- Debug Output: Only generate debug logs when the debug option is explicitly selected.
- Error Logging: The
.errfile should contain only the primary error message - no stack traces or additional context unless explicitly required. - Standard Output: All standard output
stdoutshould be written toprogram.out.
Metadata
Metadata
Assignees
Labels
No labels