All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
ocket.hp-soa-framework-core.1.1.4.source-code.log4j2-default-template.json Maven / Gradle / Ivy
{
"mdc": {
"$resolver": "mdc"
},
"exception": {
"exception_class": {
"$resolver": "exception",
"field": "className"
},
"exception_message": {
"$resolver": "exception",
"field": "message",
"stringified": true
},
"stacktrace": {
"$resolver": "exception",
"field": "stackTrace",
"stackTrace": {
"stringified": {
"truncation": {
"suffix": "... [truncated]",
"pointMatcherStrings": [
"at org.apache.catalina",
"at org.apache.coyote",
"at org.apache.tomcat",
"at org.hibernate",
"at org.apache.el",
"at org.apache.cxf",
"at org.junit",
"at junit.framework",
"at org.jboss",
"at org.h2",
"at org.eclipse",
"at org.richfaces",
"at java.lang.reflect",
"at java.base/java.lang.reflect",
"at jdk.internal.reflect",
"at java.base/jdk.internal.reflect",
"at com.sun",
"at javax.servlet",
"at jakarta.servlet",
"at io.netty.handler.codec",
"at org.springframework.security.web",
"at org.apache.dubbo.rpc.cluster.filter"
]
}
}
}
}
},
"line_number": {
"$resolver": "source",
"field": "lineNumber"
},
"class": {
"$resolver": "source",
"field": "className"
},
"source_host": "${hostName}",
"source_ip": "${sys:local.ip.address}",
"message": {
"$resolver": "message",
"stringified": true
},
"thread_name": {
"$resolver": "thread",
"field": "name"
},
"log_time": {
"$resolver": "timestamp",
"pattern": {
"format": "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'",
"timeZone": "UTC"
}
},
"level": {
"$resolver": "level",
"field": "name"
},
"file": {
"$resolver": "source",
"field": "fileName"
},
"method": {
"$resolver": "source",
"field": "methodName"
},
"logger_name": {
"$resolver": "logger",
"field": "name"
}
}