In log4j1 we could pass multiple appenders comma seperated to a logger as:
logger.name = log_level, appender1, appender2, appender3
if one of