public interface Logging
Provides consistent logging across all tunnel types and components, abstracting the underlying logging implementation. Routes messages to console, file, or GUI based on I2P client configuration.
| Modifier and Type | Method and Description |
|---|---|
void |
log(String s) |
void log(String s)