trace_logger: priority config attr in config.xsd

This commit is contained in:
Norman Feske 2023-12-01 14:30:21 +01:00
parent 2aeea45c30
commit e2d1888f52

View File

@ -37,6 +37,7 @@
</xs:choice>
<xs:attribute name="verbose" type="Boolean" />
<xs:attribute name="priority" type="Boolean" />
<xs:attribute name="sc_time" type="Boolean" />
<xs:attribute name="session_arg_buffer" type="Number_of_bytes" />
<xs:attribute name="session_ram" type="Number_of_bytes" />