Class LogSetup
- java.lang.Object
 - 
- com.nomagic.rcpf.product.license.utils.LogSetup
 
 
- 
public class LogSetup extends java.lang.ObjectThis class for redirecting the log from outside. 
- 
- 
Constructor Summary
Constructors Constructor Description LogSetup() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidsetLog(org.apache.logging.log4j.Logger log, boolean exlcudedLogName)Set logger instance from outside. 
 -