public interface ILogger
Learn more
| Modifier and Type | Method and Description |
|---|---|
void |
error(String message)
Logs an error that occurred in the index.
|
void |
trace(String message)
Logs an event that occurred in the index.
|
Copyright © 2026. All rights reserved.