1.ConsoleAppender logs to standard output
2.FileAppender prints logs to some file
3.Rolling file appender to a file with maximum size
4.All of the these
Answer:4