com.poscoict.glueframework.util.license
Class LicenseLogger

java.lang.Object
  extended by com.poscoict.glueframework.util.license.LicenseLogger
All Implemented Interfaces:
com.poscoict.license.ILicenseLogger

public class LicenseLogger
extends Object
implements com.poscoict.license.ILicenseLogger

LicenseLogger.java

Since:
2014. 3. 17.
Version:
1.0.0
Author:
Ç㠵γç

Constructor Summary
LicenseLogger()
           
 
Method Summary
 void debug(String debugMessage)
           
 void error(String errorMessage)
           
 void error(String errorMessage, Throwable throwable)
           
 void info(String infoMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseLogger

public LicenseLogger()
Method Detail

debug

public void debug(String debugMessage)
Specified by:
debug in interface com.poscoict.license.ILicenseLogger

info

public void info(String infoMessage)
Specified by:
info in interface com.poscoict.license.ILicenseLogger

error

public void error(String errorMessage)
Specified by:
error in interface com.poscoict.license.ILicenseLogger

error

public void error(String errorMessage,
                  Throwable throwable)
Specified by:
error in interface com.poscoict.license.ILicenseLogger


Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.