toggle menu
Spring Boot Kotlin API
3.5.0-RC1
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.logging
/
LoggerConfiguration
/
getConfiguredLevel
get
Configured
Level
open
fun
getConfiguredLevel
(
)
:
LogLevel
Returns the configured level of the logger.
Return
the configured level of the logger
See also
get
Level
Configuration(Configuration
Scope)