Type alias LoggingLevel

LoggingLevel: vonage.LoggingLevelJS | LoggingLevelName

The Client Logging Level.

It can be set for the internal logger via ClientInitConfigObject.loggingLevel as well as for a custom logger via VonageLogger.minLogLevel.