Skip to content

class LoggerConfig

Package: swiss.avm.up.core.config.br.loggerconfig.javamodel.LoggerConfig

Direct Known Subclasses:


class LoggerConfig extends Resource

Properties

activateSystemLog

allows system log entries

BooleanLiteral[0..1]

A literal where only the two values 'false' and 'true' are accepted.

additionalLogClients

Additional number of log clients reserved in the base log service.
If additional log clients are used in the application, the number must be defined here.

IntegerLiteral[0..1]

A literal which accepts 32-bit integral number values.

customLogFilter

LogFilter[0..N]

logbookConfig

Individual configuration of a logbook

LogbookConfig[1..1]

logbooksConfig

General configuration of all logbooks

LogbooksConfig[1..1]

loggerUsage

Defines how log information should be stored in files.

LoggerUsage[0..N]

Method Summary

isFileclientUsed

@TemplateFunction

Returns true if at least one file client is set.

Return:

BooleanLiteral