An Appenders (or Handlers) define where to write the message also called Logging endpoints or output destination
Logger delegates the task of writing a logging event to components called appenders
More than one appender can be attached to a logger.
http://logback.qos.ch/manual/architecture.html#basic_selection