logDataIf

@ConfigurationValue(path = "botcommands.application.cache.logDataIf", defaultValue = "never")
abstract val logDataIf: ApplicationCommandsCacheConfig.LogDataIf(source)

Whether the raw JSON of the application commands should be logged on TRACE when the condition is met.

Default: LogDataIf.NEVER

Spring property: botcommands.application.cache.logDataIf