Tomoko Uchida created LUCENE-8792:
-------------------------------------
Summary: Output Luke (for Windows) console log to a file
Key: LUCENE-8792
URL: https://issues.apache.org/jira/browse/LUCENE-8792
Project: Lucene - Core
Issue Type: Improvement
Components: modules/luke
Reporter: Tomoko Uchida
The current batch suppresses console logs by {{@echo off}}, so you have to
change this line to see those when something goes wrong.
It would be much better to save the console logs to a file, just like the
{{luke.sh}} does (in the shell script all output to STDOUT and STDERR is
redirected to a {{$HOME/.luke.d/luke_out.log}}.)
To make things clear: once the app successfully launches, all logs and stack
traces in the Java app are properly handled by loggers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]