Question: 1 . Create Java project Week 1 3 XMLLogger. This project will include development of the BuiltinLoggerXML class. 2 . Create BuiltinLoggerXML.java to capture logging
Create Java project WeekXMLLogger. This project will include development of the BuiltinLoggerXML class.
Create BuiltinLoggerXML.java to capture logging errors of at least SEVERE, WARNING, and INFO in an XML output file mylog.xml points
a Create at least exception messages in mylog.xml You can do this using logic in trycatch or you give the user the option to generate exceptions. You select your method for a prototype XML log
b Generate mylog.xml outfile and be sure this resides in your project folder. points
Be sure the program checks for other error processing as necessary. points
The program must follow proper naming conventions of this course. points
Test the program and provide a printscreen of the test results. points
Be sure to have the proper program documentationcomments All methods must have the proper JavaDoc comments. points
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
