| Package | Description |
|---|---|
| com.hazelcast.logging |
This package contains logging functionality for Hazelcast.
Since Hazelcast has a zero dependency policy, Hazelcast provides a logging abstraction like commongs logging, so that different logging frameworks like log4j, can be hooked in. |
| Modifier and Type | Method and Description |
|---|---|
List<SystemLogRecord> |
SystemLogService.getLogBundle() |
List<SystemLogRecord> |
SystemLogService.getSystemWarnings() |
| Modifier and Type | Method and Description |
|---|---|
int |
SystemLogRecord.compareTo(SystemLogRecord o) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.