- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Debugf (0.06 sec)
-
log4j2.xml
L1:<?xml version="1.0" encoding="UTF-8"?> L2:<Configuration status="WARN"> L3: L4: <Properties> L5: <Property name="domain.name" value="${sys:fess.log.name:-fess}" /> L6: <Property name="log.level" value="${sys:fess.log.level:-debug}" /> L7: <Property name="root.log.level" value="${sys:fess.log.level:-info}" /> L8: <Property name="log.pattern" value="%d [%t] %-5p %msg%n" /> L9: <Property name="log.file.basedir" value="${sys:fess.log.path:-target/logs}" /> L10: <Property name="backup.date.suffix"...github.com/codelibs/fess/src/main/resources/log...Mon Feb 20 13:17:33 UTC 2023 3.7K bytes -
log4j2.xml
L1:<?xml version="1.0" encoding="UTF-8"?> L2:<Configuration status="WARN"> L3: L4: <Properties> L5: <Property name="domain.name" value="${sys:fess.log.name:-fess}" /> L6: <Property name="log.level" value="${sys:fess.log.level:-debug}" /> L7: <Property name="root.log.level" value="${sys:fess.log.level:-info}" /> L8: <Property name="log.pattern" value="%d [%t] %-5p %msg%n" /> L9: <Property name="log.file.basedir" value="${sys:fess.log.path:-target/logs}" /> L10: <Property name="backup.date.suffix"...github.com/codelibs/fess/src/main/webapp/WEB-IN...Mon Feb 20 13:05:30 UTC 2023 2.4K bytes -
pom.xml
<groupId>org.codelibs.opensearch</groupId> L1052: <artifactId>opensearch-runner</artifactId> L1053: <version>${opensearch.runner.version}</version> L1054: <exclusions> L1055: <exclusion> L1056: <groupId>org.ow2.asm</groupId> L1057: <artifactId>asm-debug-all</artifactId> L1058: </exclusion> L1059: <exclusion> L1060: <groupId>commons-logging</groupId> L1061: <artifactId>commons-logging</artifactId> L1062: </exclusion> L1063: <exclusion> L1064: <groupId>org.codehaus.groovy</groupId>...github.com/codelibs/fess/pom.xmlSat Oct 26 02:16:03 UTC 2024 49.1K bytes