No momento, esta página não está disponível em português
Point-of-sale icon

Logging

Method

Name

Description

setLogLevel

Used on a LogConfig object to set the log level. This object can be used in an initLibraryRequest.

The possible values of LogLevel are:

Name Description
OFF Logging is turned off.
ERROR Logs errors.
WARNING Logs warnings.
INFO Logs information  about program state, representing program events or behavior tracking.
DEBUG Logs  detailed information about program state for debugging.