Closed muloem closed 1 year ago
Need to handle debugging some issues but the logs are swalloed up in the system
the logging is done via System.error rather than sent to log files
System.error
Log errors to files
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Context
Need to handle debugging some issues but the logs are swalloed up in the system
Problem or idea
the logging is done via
System.error
rather than sent to log filesSolution or next step
Log errors to files