Skip to content

A Simple Demo to redirect Java Commons Logging logs to Java FX using Slf4j

Notifications You must be signed in to change notification settings

ataugur/javafx-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javafx-logger

A Simple Demo to redirect Java Commons Logging logs to Java FX GUI on the fly using Slf4j

mvn clean install

java -jar target/javafx-logger-1.0.jar

Any logs emitted from the application through Slf4J will be reflected to the Java FX GUI

You will need JDK 8 to compile and run the project.

About

A Simple Demo to redirect Java Commons Logging logs to Java FX using Slf4j

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published