public interface NormalizedExceptionMessageLogger
| Modifier and Type | Method and Description |
|---|---|
void |
error(String failedActionDescription,
Object parameter,
Throwable e) |
void |
error(String failedActionDescription,
Throwable e) |
void |
warn(String failedActionDescription,
Object parameter,
Throwable e) |
void |
warn(String failedActionDescription,
Throwable e) |
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.