# Functions
Debug prints messages about all internal changes in the API or SDK.
Error prints messages about exceptional states of the API or SDK.
Info prints messages about the general state of the API or SDK.
LoggerProvider is the internal implementation for global.LoggerProvider.
SetLogger overrides the globalLogger with l.
SetLoggerProvider is the internal implementation for global.SetLoggerProvider.
Warn prints messages about warnings in the API or SDK.