https://issues.apache.org/bugzilla/show_bug.cgi?id=52628

             Bug #: 52628
           Summary: Replace System.err calls with Logger call
           Product: POI
           Version: 3.8-dev
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


This is more a enhancement / feature request - did not found any task yet for
this one, maybe its a duplicate.

There are some System.err calls in the Poi code, e.g. Sheet.java in Scratchpad.
May it be possible that these call are replaced by a call to $logger.error(...)
instead to integrate them in the logging system a user may choose?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to