Set root logging level in application.yml January 30, 2023 by Tarik You can use ROOT to configure the root logging level: logging: level: ROOT: DEBUG