Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8792

Output Luke (for Windows) console log to a file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • modules/luke
    • None
    • New

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tomoko Tomoko Uchida
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: