https://issues.apache.org/ooo/show_bug.cgi?id=123595

            Bug ID: 123595
        Issue Type: DEFECT
           Summary: Cleanup logging of make_installer.pl and its modules
           Product: Build Tools
           Version: 4.1.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: awf....@googlemail.com
                CC: issues@openoffice.apache.org

The make_installer.pl in solenv/bin and its modules in
solenv/bin/modules/installer(/windows) use very heterogeneous methods to write
log information to console or log files.  These methods include
- simple print() calls
- adding lines to global arrays @logfileinfo and @globallogfileinfo
- calling functions in installer::logger 

There are three different log channels: the console, language dependent log
information, language independent log information.  Output to the console is
not included in any log file.

The goal of this issue is to make logging a little bit more understandable and
logical.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to