| Interface | Description |
|---|---|
| UWSLog |
Let log any kind of message about a UWS service.
|
| Class | Description |
|---|---|
| DefaultUWSLog |
Default implementation of
UWSLog interface which lets logging any message about a UWS. |
| Slf4jUWSLog |
| Enum | Description |
|---|---|
| UWSLog.LogLevel |
Indicate the level of the error: debug, info, warning or error.
|