public class CustomLoggerUtils extends Object
| Constructor and Description |
|---|
CustomLoggerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getGlobalConfigAttributes(org.mule.runtime.api.artifact.Registry registry,
String prefix,
String name) |
static org.apache.logging.log4j.Logger |
initLogger(String globalCategory,
String category,
String categorySuffix) |
static String |
retrieveValueFromGlobalConfig(org.mule.runtime.core.api.el.ExpressionManager expressionManager,
Map<String,String> globalConfigAttributes,
String attributeName) |
public static org.apache.logging.log4j.Logger initLogger(String globalCategory, String category, String categorySuffix)
public static Map<String,String> getGlobalConfigAttributes(org.mule.runtime.api.artifact.Registry registry, String prefix, String name)
public static String retrieveValueFromGlobalConfig(org.mule.runtime.core.api.el.ExpressionManager expressionManager, Map<String,String> globalConfigAttributes, String attributeName) throws org.mule.runtime.core.api.expression.ExpressionRuntimeException
org.mule.runtime.core.api.expression.ExpressionRuntimeExceptionCopyright © 2022 AVIO Consulting. All rights reserved.