Enum @1

Enum Documentation

enum [anonymous]

Log file flags Flags specifying the properties of a log file.

Values:

PSYIAGE_LOG_FLAG_NONE = 0
PSYIAGE_LOG_FLAG_SYSLOG = 1 << 0
PSYIAGE_LOG_FLAG_OLD = 1 << 16
PSYIAGE_LOG_FLAG_COMPRESSED = 1 << 17
PSYIAGE_LOG_FLAG_ALL = 0xffffffff