updated logging configuration

Former-commit-id: 7e4b433ae693ce9a00663cdd0364aa54c31bba1c
This commit is contained in:
Jeremy Long
2012-09-29 03:24:32 -04:00
parent 1bbfa77f34
commit 872373410b
6 changed files with 83 additions and 4 deletions

View File

@@ -398,5 +398,11 @@ along with DependencyCheck. If not, see <http://www.gnu.org/licenses/>.
</exclusion>
</exclusions>
</dependency>
<!--<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
</dependency>-->
</dependencies>
</project>