public interface IHttpLogger
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String aMessage,
Object... aKeysValues) |
void |
error(String aMessage) |
void |
error(String aMessage,
Exception aException) |
Copyright © 2021. All rights reserved.