CeresLogConfig
PluginConfig class, including all plugin settings for the log.
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Enable logging options. |
|
|
Performance level. Possible values are 'live' and 'development'. |
|
|
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.
Thank you for your feedback!