I have created a GUI program that uses a class to perform some tasks.
I would like to add logging in both the JFrame and the class. Logs should be kept in a file and displayed in a JTextArea concurrently.
What is a convient solution for this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Create a wrapper that