Skip to content
Snippets Groups Projects
Commit 93f2cf54 authored by Kristof Szabados's avatar Kristof Szabados
Browse files

should have the same coloring.


Signed-off-by: default avatarKristof Szabados <Kristof.Szabados@ericsson.com>
parent be155a31
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ If you would like to use a logged value in TTCN–3 code, then using the `logfor
+
* If an octetstring value contains only visible ASCII characters, then the hexadecimal octetstring notation is followed by its character string representation between quotation marks and parentheses. Delete the character string (including the parentheses).
+
* If a `record`, `set`, `record of` or set of value contains no fields or elements, then the logformat utility changes the value from `{}` to `{(empty)}` in the log. Delete the word (empty) (including parentheses).
* If a `record`, `set`, `record of` or `set of` value contains no fields or elements, then the logformat utility changes the value from `{}` to `{(empty)}` in the log. Delete the word (empty) (including parentheses).
[[using-the-ttcn-3-preprocessing-functionality]]
== Using the TTCN-3 Preprocessing Functionality
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment