Hi @justin_at_adobe2 ,
Thanks for your response.
Do you mean something like this?
LOG_LEVEL = "{\"siteA\":\"info\",\"siteB\":\"debug\",\"siteC\":\"warn\"}"
Even if this works, is something like "$[env:LOG_LEVEL.siteA;default=info]" supported? Please can you share any references if it is.
My use case is, if I am having a sizable number of applications on AEM and given we have a limit of 200 variables per instance, the log level itself can contribute to the number if we keep one such string per application.
Thanks,
Ram