parent
b56906a27f
commit
f1edd17a42
|
|
@ -528,7 +528,7 @@ The following example shows how to set a Log4j2 property named `applicationName`
|
||||||
[source,xml,subs="verbatim",indent=0]
|
[source,xml,subs="verbatim",indent=0]
|
||||||
----
|
----
|
||||||
<Properties>
|
<Properties>
|
||||||
<Property name="applicationName">${spring:spring.application.name}</property>
|
<Property name="applicationName">${spring:spring.application.name}</Property>
|
||||||
</Properties>
|
</Properties>
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue