Retrieve Server Log Setting

Retrieve the server log settings.

Syntax

ServerLogSettingVO getServerLogSetting()
      throws SUPAdminException;

Returns

If successful, returns the specified type (can be null). If unsuccessful, throws SUPAdminException.

Examples