Changeset 229
- Timestamp:
- 02/06/07 13:34:07 (2 years ago)
- Files:
-
- trunk/config/xml/interceptors.xml (added)
- trunk/config/xml/logging.xml (modified) (1 diff)
- trunk/src/main/resources/xjconf/interceptors.xml (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/xml/logging.xml
r147 r229 1 1 <?xml version="1.0" encoding="iso-8859-1"?> 2 2 <xj:configuration 3 xmlns:xj="http://xjconf.net/XJConf"4 xmlns:cfg="http://stubbles.net/util/XJConf"5 xmlns="http://stubbles.net/util/log">3 xmlns:xj="http://xjconf.net/XJConf" 4 xmlns:cfg="http://stubbles.net/util/XJConf" 5 xmlns="http://stubbles.net/util/log"> 6 6 <logger id="default" level="15"> 7 7 <logAppender type="net.stubbles.util.log.stubFileLogAppender">
