Mercurial > dive4elements > gnv-client
comparison gnv/Changelog @ 24:ec56ef8f3e58
Configurable logging integrated in the Web-Application
gnv/trunk@120 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Thu, 24 Sep 2009 08:18:34 +0000 |
parents | b11f941f7eb2 |
children | 13ba9f6e87a2 |
comparison
equal
deleted
inserted
replaced
23:b11f941f7eb2 | 24:ec56ef8f3e58 |
---|---|
1 2009-09-24 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/webapp/WEB-INF/config/log4j.properties Added: | |
4 Standard Log4J-properties-File which will log all Informations to the Console. | |
5 * src/main/webapp/WEB-INF/web.xml Edited: | |
6 Added init-Parameter to tell the Application where the Log4J-propertiesfile ist located. | |
7 * src/main/java/de/intevation/gnv/servlet/GNVActionServlet.java (init) Edited: | |
8 Reading Logging-Properties from Propertiesfile. Path maust beconfigured in the web.xml File | |
9 | |
10 | |
1 2009-09-23 Tim Englich <tim.englich@intevation.de> | 11 2009-09-23 Tim Englich <tim.englich@intevation.de> |
2 | 12 |
3 * src/main/webapp/WEB-INF/web.xml Edited: | 13 * src/main/webapp/WEB-INF/web.xml Edited: |
4 Added Count of ArtifactDatabases and Database-URL to this File | 14 Added Count of ArtifactDatabases and Database-URL to this File |
5 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (ARTIFACTDATABASE_URL_ID) Edited: | 15 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (ARTIFACTDATABASE_URL_ID) Edited: |