Welcome to the slf4gwt showcase!

This simple showcase let's you discover some of the great features of slf4gwt.


Open up your browser console and click on the buttons underneath this text to create some log messages

Root Logger

Log a message to the predefined root logger. Click on the button to log as the named logging type. Warn and Error log a thrown exception.

Logger

Log a message to the normal logger. Click on the button to log as the named logging type. Warn and Error log a thrown exception.