verbosity

@JvmName(name = "qhyimgbkkyjuoelk")
suspend fun verbosity(value: Output<Int>)
@JvmName(name = "uacvtfxwsencssmp")
suspend fun verbosity(value: Int?)

Parameters

value

The log message verbosity level. The verbosity level determines the amount of Informational and Debug messages MongoDB outputs. 0 includes informational messages while 1...5 increases the level to include debug messages. Changing this parameter will lead to a restart of the MongoDB service. Learn more here.