toggle menu
Spring Boot Kotlin API
3.4.5-SNAPSHOT
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)