How to write logback.xml for Micronaut, like Spring Boot: https://www.logicbig.com/tutorials/spring-framework/spring-boot/profile-logback-logging-config.html
I think springProfile doesn't exist in Micronaut. I have Micronaut environments and I want to use these for example change logging format only per Micronaut environment.
Best regards Imre