类 gboat2.base.core.logging.Level
的使用

使用 Level 的软件包
gboat2.base.core.logging   
 

gboat2.base.core.loggingLevel 的使用
 

返回 Levelgboat2.base.core.logging 中的方法
static Level Level.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static Level[] Level.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 Levelgboat2.base.core.logging 中的方法
 void IBusinessLogService.log(Level level, String operationType, String operation)
          记录日志
 void IBusinessLogService.log(Level level, String operationType, String operation, String operationObject)
          记录日志
 void IBusinessLogService.log(Level level, String operationType, String operation, String operationObject, String memo)
          记录日志
 



Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.