package

java.util.logging

Classes | Description

This package allows to add logging to any application. It supports different levels of importance of a message that needs to be logged. The output written to the target can be filtered by this level.