Mercurial > mxd2map
comparison ChangeLog @ 255:5c80058c08f6
Replaced error outputs with logging messages.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Mon, 15 Aug 2011 14:12:19 +0200 |
parents | 8e5d67c45b64 |
children | 4dc2b9aa3c57 |
comparison
equal
deleted
inserted
replaced
254:8e5d67c45b64 | 255:5c80058c08f6 |
---|---|
1 2011-08-15 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/Converter.java: | |
4 Replaced error outputs with logging messages. | |
5 | |
1 2011-08-15 Raimund Renkert <raimund.renkert@intevation.de> | 6 2011-08-15 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 7 |
3 * src/java/de/intevation/mxd/writer/SymbolWriter.java: | 8 * src/java/de/intevation/mxd/writer/SymbolWriter.java: |
4 Changed logging from info to debug in writePicture. | 9 Changed logging from info to debug in writePicture. |
5 | 10 |