Logging object

Description

The logging object contains all settings related to logging.

Methods

EnableLiveLogging(bool newVal)

Enable live logging.

Properties

bool AWStatsEnabled

Create AWStats log

string CurrentAwstatsLog

Full path to the current awstats log
(read-only)

string CurrentDefaultLog

Full path to the current default log
(read-only)

string CurrentErrorLog

Full path to the current error log
(read-only)

string CurrentEventLog

Full path to the current event log
(read-only)

eLogDevice Device

Logging device.

string Directory

Path to the log directory
(read-only)

bool Enabled

Logging enabled.

bool KeepFilesOpen

Keep log file open between writes.

string LiveLog

Current live log output
(read-only)

bool LogApplication

Log application.

bool LogDebug

Log debug messages

eLogOutputFormat LogFormat

Format of the log file

bool LogIMAP

Log IMAP conversations.

bool LogPOP3

Log POP3 conversations.

bool LogSMTP

Log SMTP conversations.

bool LogTCPIP

Log tcp/ip.

bool MaskPasswordsInLog

Mask passwords before writing them to the log file.

Search documentation