CeresLogConfig

PluginConfig class, including all plugin settings for the log.

Namespace

Ceres\Config

Extends
Properties
Type Name Description

array

$data

Enable logging options.

string

$performanceLevel

Performance level. Possible values are 'live' and 'development'.

bool

$checkSyntax

Check for errors in markup before initialization.

Methods
public getPluginName():string

Return the name of the plugin to get the configuration values for.

public load()

Initially load configuration values into member variables.