index.php

Constants

GEN_START

GEN_START

To calculate generation time

LOG_LEVEL_DEBUG

LOG_LEVEL_DEBUG

Defines a logging level as "debug"

LOG_LEVEL_ERROR

LOG_LEVEL_ERROR

Defines a logging level as "error"

LOG_LEVEL_NONE

LOG_LEVEL_NONE

Defines a logging level as "no logging"

ENV_SETUP

ENV_SETUP

Defines the environment as "setup"

ENV_DEVELOPMENT

ENV_DEVELOPMENT

Defines the environment as "development"

ENV_PRODUCTION

ENV_PRODUCTION

Defines the environment as "production"

LOG_LEVEL

LOG_LEVEL

Defines the log level. Valid values are LOG_LEVEL_DEBUG, LOG_LEVEL_ERROR and LOG_LEVEL_NONE

LOG_INTENSE

LOG_INTENSE

If logging is set to intense, an entire debug backtrace will be appended to each row, otherwise it's just the last file and line number

ENVIRONMENT

ENVIRONMENT

The application environment. Valid values are "setup" "dev

DIR_INDEX

DIR_INDEX

Index directory

DIR_APP

DIR_APP

Application directory

DIR_TMP

DIR_TMP

The temp directory

DIR_SYS

DIR_SYS

System directory