setProductionLogLevel
fun setProductionLogLevel(productionLogLevel: AirshipConfigOptions.LogLevel): AirshipConfigOptions.Builder(source)
Set the logger level when the application is in production mode.
Return
The config options builder.
Parameters
productionLogLevel
The logger level.