Skip to content

Commit cf7a830

Browse files
Anil KonakallaAnil Konakalla
Anil Konakalla
authored and
Anil Konakalla
committed
Updated custom-logger-config.xml
1 parent 77ace2b commit cf7a830

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/test/resources/custom-logger-config.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ http://www.mulesoft.org/schema/mule/avio-logger http://www.mulesoft.org/schema/m
88

99
<avio-logger:config name="AVIO_Logger_Config_Json" doc:name="AVIO Logger Config" doc:id="84bd2712-015b-46b8-93e9-94536774b8ad"
1010
applicationVersion="1" applicationName="munit" environment="test" compressor="GZIP" encryptionAlgorithm="PBEWithHmacSHA512AndAES_128" encryptionPassword="example" enableFlowLogs="true" formatAsJson="true" flowLogLevel="INFO">
11-
<avio-logger:flow-log-attributes >
12-
<avio-logger:flow-attributes-expression flowName="custom-logger-configFlow" expressionText="attributes" />
13-
</avio-logger:flow-log-attributes>
11+
<avio-logger:flow-log-configs >
12+
<avio-logger:flow-logs-config flowName="custom-logger-configFlow" attributesExpressionText="attributes" />
13+
</avio-logger:flow-log-configs>
1414
</avio-logger:config>
1515

1616
<avio-logger:config name="AVIO_Logger_Config" doc:name="AVIO Logger Config" doc:id="84bd2712-015b-46b8-93e9-94536774b8ad"

0 commit comments

Comments
 (0)