Update loglevel example
[ctf.git] / common-trace-format-specification.txt
index dedf5935ecf80c1e8846a2122947131d8c442c38..ef7d7a0d1bfc5b9aef88fa22f65ec425bf175fd3 100644 (file)
@@ -1150,8 +1150,7 @@ event {
   name = "event_name";
   id = value;                  /* Numeric identifier within the stream */
   stream_id = stream_id;
-  loglevel.identifier = "loglevel_identifier";
-  loglevel.value = value;
+  loglevel = value;
   context := struct {
     ...
   };
This page took 0.021739 seconds and 4 git commands to generate.