org.wso2.carbon.identity.testutil.log
Class LogUtil
- java.lang.Object
-
- org.wso2.carbon.identity.testutil.log.LogUtil
public class LogUtil extends Object
This utility class is used to configure log Appenders and log levels by IdentityBaseTest and PowerMockIdentityBaseTest classes.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static void
configureAndAddConsoleAppender()
static void
configureLogLevel(String logLevel)
-
Method Detail
configureAndAddConsoleAppender
public static void configureAndAddConsoleAppender()
configureLogLevel
public static void configureLogLevel(String logLevel)
Copyright © 2018 WSO2. All rights reserved.