This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new f239bc4 Regen for commit 48681f9ec80141d7590ba8d56340af6ed745e730 f239bc4 is described below commit f239bc4bba47559ce088b01bb33c914132586032 Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Mon Jan 25 06:29:58 2021 +0000 Regen for commit 48681f9ec80141d7590ba8d56340af6ed745e730 Signed-off-by: GitHub <nore...@github.com> --- .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd index 2167e5e..efd3087 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd @@ -2609,6 +2609,14 @@ this and can report the Camel application as DOWN. Default value: false ]]></xs:documentation> </xs:annotation> </xs:attribute> + <xs:attribute name="loggingLevel" type="xs:string"> + <xs:annotation> + <xs:documentation xml:lang="en"><![CDATA[ +Sets the logging level used for logging route activity (such as starting and +stopping routes). The default logging level is DEBUG. Default value: DEBUG + ]]></xs:documentation> + </xs:annotation> + </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType>