1.Appender uses the target and the conversion pattern associated with them to format the logging information.
2.The target may be a console, a file, or another item depending on the appender.
3.The target is required to control the filtration of the log messages.
4.Appender can have a target associated with it independent of the logger leve