Skip to main content
Version: 19.1.0

Configuration.logLevel property

Signature:

interface Configuration {
logLevel?: 'silent' | 'error' | 'warn';
}