HumanLogger

A simple logger for the SDK.

Properties

Link copied to clipboard

Default tag to use if none is provided. Default: "HumanSecuritySDK".

Link copied to clipboard

Global toggle for logging. Default: true in debug builds, false in release builds.

Link copied to clipboard

Minimum log level to emit. Default: ERROR in debug builds, WARNING in release builds.

Link copied to clipboard

Destination for logs. Replace to redirect (e.g., to file/analytics).