public class ScopeLoggingConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected LogLevel |
logLevel |
protected String |
scope |
| Constructor and Description |
|---|
ScopeLoggingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
getLogLevel() |
String |
getScope() |
void |
setLogLevel(LogLevel logLevel) |
void |
setScope(String scope) |
Copyright © 2024 MuleSoft Inc. All rights reserved.