I tried using ``` logback: configurationFile: lo...
# micronaut
m
I tried using
Copy code
logback:
  configurationFile: logback-dev.xml
hoping this would get convert to the system property
logback.configurationFile
, but it didn't load this file at all, so I'm assuming it didn't get set.