Populate Server Log Configuration

Populates the server log configuration values to Unwired Server.

Syntax

ConfigurationValidationStatus SUPServerLog.refresh()

Returns

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

Examples

  • Populate server log configuration
    supServerLog.refresh();