See: Description
| Class | Description |
|---|---|
| Logger |
The logger for GateIn.
|
| LoggerFactory |
The common way to obtain a logger.
|
| Enum | Description |
|---|---|
| LogLevel |
The level of a log message.
|
The logging system for GateIn components and project.
The logging system focuses on providing an API and not an implementation. The implementation of the logging system uses the SLF4J logging framework. Although the SLF4J frameworks is already a facade for various logging framework, the goal of this facade is to decouple the GateIn project from a system considered as proprietary although under an open source license.
Copyright © 2026 JBoss by Red Hat. All Rights Reserved.