Package

org.bitlap.tools

logs

Permalink

package logs

Visibility
  1. Public
  2. All

Type Members

  1. trait BaseLog extends AnyRef

    Permalink
  2. case class LogTransferArgument(classNameStr: String, isClass: Boolean) extends Product with Serializable

    Permalink

    classNameStr

    The Class Name.

    isClass

    Is it a class?

    Version

    1.0

    Since

    2021/7/26

Value Members

  1. object JLogImpl extends BaseLog

    Permalink
  2. object Log4J2Impl extends BaseLog

    Permalink
  3. object LogType extends Enumeration

    Permalink
  4. object Slf4jImpl extends BaseLog

    Permalink
  5. package extension

    Permalink

Ungrouped