com.filenet.rm.api.util

Uses of Class RMLogger

Packages that use RMLogger

Package Description
com.filenet.rm.api.util

Uses of RMLogger in com.filenet.rm.api.util

Modifier and Type Method and Description
  1. static
  2. RMLogger
RMLogger.getLogger(java.lang.Class clazz)
  1. static
  2. RMLogger
RMLogger.getLogger(java.lang.String name)
  1. static
  2. RMLogger
RMLogger.getRootLogger()
Modifier and Type Method and Description
  1. static
  2. void
LoggingUtil.setLoggerMessage(RMLogger logger,java.lang.String message,java.lang.Object[] objArray,int level)
  1. static
  2. void
LoggingUtil.setLoggerMessage(RMLogger logger,java.lang.String message,java.lang.Object object,int level)