speedwing / log4j-cloudwatch-appender

MIT License
24 stars 15 forks source link

region cannot be set using log4j.properties file #12

Open mvanholsteijn opened 5 years ago

mvanholsteijn commented 5 years ago

the setRegion() method requires an Optional, which is not converted by log4j which offers a String.

kyle-kc commented 5 years ago

I'm also running into this issue. Does anyone have a workaround?