Sets the log output format.
Json | Semi-structured log formats. |
Text | Default value. Unstructured log formats. |
Generators: Java
Level: Generator
An unstructured format (text) is easy for humans to read but it is difficult for machine parsers to analyze and extract.
The simplicity and flexibility of JSON make it an ideal candidate for generating structured log statements; log data can be extracted and analyzed programmatically while messages remain easy for humans to understand.
JSON is the recommended log output format for most cases.
This property applies only at design time.
To apply the corresponding changes when the property value is configured, execute Build any object with the purpose of generating the *.config files.
This property is available since GeneXus 18 upgrade 1.