You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "scholarsmate (via GitHub)" <gi...@apache.org> on 2023/05/05 18:43:06 UTC

[GitHub] [daffodil-vscode] scholarsmate commented on pull request #623: Save debugger output to a file

scholarsmate commented on PR #623:
URL: https://github.com/apache/daffodil-vscode/pull/623#issuecomment-1536636477

   While this is a quick fix to the current problem, I think it will be better to use a logging configuration (e.g., logback.conf or something) and have that write to file and std{out.err} instead of piping the output to `tee`.  The Ωedit Scala server uses a logback config file that is generated in `client.ts` and read by the server on startup for server logging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org