All Downloads are FREE. Search and download functionalities are using the official Maven repository.

4j2.log4j2-logstash-layout.1.0.3.source-code.Log4j2StackTraceElementLayout.json Maven / Gradle / Ivy

There is a newer version: 1.0.5
Show newest version
{
  "class": "${json:stackTraceElement:className}",
  "method": "${json:stackTraceElement:methodName}",
  "file": "${json:stackTraceElement:fileName}",
  "line": "${json:stackTraceElement:lineNumber}"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy