MagifyManager․Logging

Overview

This part of the MagifyManager provides access to operations with logging.

IsLoggingEnabled

bool IsLoggingEnabled

Sets or gets logging state.

EnableScope

void EnableScope(string scope)

Enables logging scope.

DisableScope

void DisableScope(string scope)

Disables logging scope.

EnableAllScopes

void EnableAllScopes()

Enables all Magify logging scopes.

IsScopeActive

bool IsScopeActive(string scope)

Checks if the scope if enabled.

GetActiveScopes

IEnumerable<string> GetActiveScopes()

Returns all enabled scopes.

Reset

void Reset()

Resets all enabled scopes.

Related articles

IPopupWithProducts

MagifyManager․Features

Magify Manager

Utils

Network

Visual customization