Priority | P5 |
---|---|
Bug ID | 300 |
Assignee | slf4j-dev@qos.ch |
Summary | can't get the log output when run by maven tomcat plugin[mvn tomcat:run] |
Severity | enhancement |
Classification | Unclassified |
OS | Mac OS X 10.3 |
Reporter | stoneshao@gmail.com |
Hardware | PC |
Status | NEW |
Version | 1.6.x |
Component | Core API |
Product | SLF4J |
when I use mvn running tomcat ,with the following command: mvn tomcat:run I can access the web application after the embedded tomcat finishing start, but can't see any log info. and , I deploy the war file to a single tomcat ,start and run, the log can be displayed in console. I add slf4j-api,slf4j-log4j,log4j these dependencies with version 1.6.1.