Official Content

Sets the log output format.

Values

Json Semi-structured log formats.
Text Default value. Unstructured log formats.

Scope

Generators: Java
Level: Generator

Description

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. 

Runtime/Design time

This property applies only at design time.

How to apply changes

To apply the corresponding changes when the property value is configured, execute Build any object with the purpose of generating the *.config files.

Availability

This property is available since GeneXus 18 upgrade 1.

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant