cloudformation-cli-java-plugin icon indicating copy to clipboard operation
cloudformation-cli-java-plugin copied to clipboard

Provide a Log4j appender for resource logging

Open wbingli opened this issue 6 years ago • 0 comments

LoggerProxy provides logging capability. However, some libraries especially AWS SDK uses Log4j for their logging.

To enable log4j for resource handler, a Log4j appender should be provided so it can be hooked with Log4j and upload logs to resource provider's CW logs.

wbingli avatar Jan 10 '20 18:01 wbingli