Start Managing Domain Logs

Starts the management of logging for a domain.

Syntax

public static SUPDomainLog getSUPDomainLog(DomainContext domainContext);

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples

  • Security configuration
    SUPDomainLog domainLog = SUPObjectFactory.getSUPDomainLog(domainContext);

Usage

When an instance of SUPDomainLog is returned from the SUPObjectFactory, call its method.