The Runtime Logger interface (JFrame) should somehow show the total counts for: success, warning and failure. The counts could be in the buttons above the log, from which the log can be filtered?
Logged In: YES user_id=1852248 Originator: YES
Partially implemented in EDiaryRunTimeLogger class as getCount(int type), where int type can be 1 = success, 2 = warning, 3 = failed.
Log in to post a comment.
Logged In: YES
user_id=1852248
Originator: YES
Partially implemented in EDiaryRunTimeLogger class as getCount(int type), where int type can be 1 = success, 2 = warning, 3 = failed.