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