Issue Details (XML | Word | Printable)

Key: BEAM-773
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Norman Fomferra
Reporter: Norman Fomferra
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BEAM

gpt shall no longer log warnings to console

Created: 31/Jan/08 06:35 PM   Updated: 03/Sep/10 11:11 AM
Component/s: Graph Processing Framework
Affects Version/s: 4.1
Fix Version/s: 4.2

Issue Links:
See Also
 


 Description  « Hide
By default, the gpt tool logs BEAM logging output to console, when opening an AATSR TOA product:

31-Jan-2008 17:26:56 org.esa.beam.dataio.envisat.ProductFile readMPH
WARNING: mapping to regular product type 'ATS_TOA_1P' due to missing specification for products of type 'ATS_TOA_1C'
31-Jan-2008 17:26:56 org.esa.beam.dataio.envisat.ProductFile readSPH
WARNING: unsufficient number of DSDs found: minimum should be 48, but found only 26


This is confusing and annoying. It should call

BeamLogManager.removeRootLoggerHandlers();

before invoking BEAM API code.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.