Révision bf9c3717
Ajouté par Remy Menard il y a plus de 11 ans
EpcILoN/src/main/resources/log4j.properties | ||
---|---|---|
# LOG4J configuration
|
||
|
||
# default logging
|
||
log4j.rootCategory = INFO, LOGFILE
|
||
|
||
# customize logging levels
|
||
log4j.logger.fr.unicaen.iota.epcilon = INFO
|
||
|
||
# enable logging of SQL prepared statements
|
||
#log4j.logger.org.hibernate.SQL=FINE
|
||
#log4j.logger.org.hibernate.type=FINE
|
||
|
||
# enable logging of incoming/outgoing SOAP requests/responses
|
||
#log4j.logger.org.apache.cxf.interceptor.LoggingInInterceptor=INFO
|
||
#log4j.logger.org.apache.cxf.interceptor.LoggingOutInterceptor=INFO
|
||
|
||
# logging to file
|
||
log4j.appender.LOGFILE=org.apache.log4j.DailyRollingFileAppender
|
||
log4j.appender.LOGFILE.File=${catalina.base}/logs/epcilon.log
|
||
log4j.appender.LOGFILE.DatePattern='.'yyyy-MM-dd'.log'
|
||
log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout
|
||
log4j.appender.LOGFILE.layout.ConversionPattern=%5p (%d{yyyy-MM-dd HH:mm:ss,SSS}) [%C:%L] - %m%n
|
||
|
||
## CONSOLE is set to be a ConsoleAppender using a PatternLayout.
|
||
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
|
||
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
|
||
log4j.appender.CONSOLE.layout.ConversionPattern=[%p] [%C{1}:%L] %m%n
|
||
# LOG4J configuration
|
||
|
||
# default logging
|
||
log4j.rootCategory = INFO, LOGFILE
|
||
|
||
# customize logging levels
|
||
log4j.logger.fr.unicaen.iota.epcilon = INFO
|
||
|
||
# enable logging of SQL prepared statements
|
||
#log4j.logger.org.hibernate.SQL=FINE
|
||
#log4j.logger.org.hibernate.type=FINE
|
||
|
||
# enable logging of incoming/outgoing SOAP requests/responses
|
||
#log4j.logger.org.apache.cxf.interceptor.LoggingInInterceptor=INFO
|
||
#log4j.logger.org.apache.cxf.interceptor.LoggingOutInterceptor=INFO
|
||
|
||
# logging to file
|
||
log4j.appender.LOGFILE=org.apache.log4j.DailyRollingFileAppender
|
||
log4j.appender.LOGFILE.File=${catalina.base}/logs/epcilon.log
|
||
log4j.appender.LOGFILE.DatePattern='.'yyyy-MM-dd'.log'
|
||
log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout
|
||
log4j.appender.LOGFILE.layout.ConversionPattern=%5p (%d{yyyy-MM-dd HH:mm:ss,SSS}) [%C:%L] - %m%n
|
||
|
||
## CONSOLE is set to be a ConsoleAppender using a PatternLayout.
|
||
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
|
||
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
|
||
log4j.appender.CONSOLE.layout.ConversionPattern=[%p] [%C{1}:%L] %m%n
|
Formats disponibles : Unified diff
Version 1.99
- a few bugs fixed!
- new testing application to capture events
- new options to the command line to configure the public/private keys
for TLS and for signature
- new method more accurate than "traceEPC": the events are sorted by
EPCIS
- New options added to the command line
- user can be identified by alias, if the DN of his certificate is
incompatible with the LDAP directory
- new shell script to configure the LDAP directory (same
functionnalities as IoTa-Installer)
- installs and configures LaMBDa
- finer certificate mangagement
- EpcILoN correctly subscribe with TLS to ETa
- new figure for LaMBDa
- shows data flows between PHI and YPSilon
- sets DS and DSeTa in different schemas