JavaFXLibrary icon indicating copy to clipboard operation
JavaFXLibrary copied to clipboard

Separate logging from application under test

Open sampeson opened this issue 5 years ago • 0 comments

Log4j configuration is common with application under test (AUT). We should separate it so that we would get separate log under current working directory related to what happens in library side. AUT could define it separately and should not affect library logging.

sampeson avatar Dec 16 '19 06:12 sampeson