Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SakuliCoreProperties

Hierarchy

  • SakuliCoreProperties

Index

Constructors

Properties

logLevel: string = "INFO"

For usage see SimpleLogger

logMode: Maybe<string>

Defines where the log output is written to

logModeEnv: string = ""

Defines where the log output is written to. Just as log.mode property but for environment variable.

sakuliLogFolder: string = "${sakuli.testsuite.folder}/_logs"

log file folder

sakuliLogMaxAge: number = 14

Deletes all files that are older than the defined days in the folder sakuli.log.folder

DEFAULT: 14 days

Methods