.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


LogErrors property
Example

Read-write. Indicates whether error logging is enabled or not.

Defined in

NotesLog

Data type

Boolean

Syntax

To get: flag = notesLog.LogErrors

To set: notesLog.LogErrors = flag

Return value


Usage

The LogError method has no effect while the LogErrors property is False.

Language cross-reference

IsLogErrors in Java Log class

Example
See Also