Following are the log4j framework important support objects which are critical in this framework. • Level Object: This object is used to define priority of log information. Following log levels are defined in the log4j API: o INFO o DEBUG o ERROR o OFF o FATAL o WARN o ALL • Filet Object: This object is used to filter and analyze the logging information. Based on the analysis and filter criteria, logging information is ...
License4J 4.0
Yesterday, 12:23 AM in Java Software