Package org.ssclab.log
The org.ssclab.log package provides custom logging utilities for the SSC application.
This package contains classes to define custom log levels and configure logging output for different purposes, such as logging to console or file.
SscLogger
: A utility class for managing log messages with custom levels.SscLevel
: Defines custom log levels that extendLevel
.
These classes allow flexible logging configurations, including the ability to log messages at different custom-defined levels (e.g., LOG, TIME, NOTE, ERROR) and format them for specific outputs. SSC Software www.sscLab.org
- Since:
- 4.3
- Version:
- 4.3
- Author:
- Stefano Scarioli