cn.dreampie
类 LogKit

java.lang.Object
  继承者 cn.dreampie.LogKit

public class LogKit
extends Object

Created by ice on 14-11-17.


构造方法摘要
LogKit()
           
 
方法摘要
static org.apache.maven.plugin.logging.Log getLog()
           
static void setLog(org.apache.maven.plugin.logging.Log log)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

LogKit

public LogKit()
方法详细信息

setLog

public static void setLog(org.apache.maven.plugin.logging.Log log)

getLog

public static org.apache.maven.plugin.logging.Log getLog()


Copyright © 2014. All rights reserved.