Populate Server Log Configuration

Populates the server log configuration values to Unwired Server.

Syntax

ConfigurationValidationStatus refresh() throws SUPAdminException;

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples

  • Populate server log configuration
    supServerLog.refresh();