Skip to content

Latest commit

 

History

History
80 lines (80 loc) · 5.92 KB

cn.nukkit.utils.ThreadedLogger.md

File metadata and controls

80 lines (80 loc) · 5.92 KB
    • Nested Class Summary

      • Nested classes/interfaces inherited from class java.lang.Thread

        Thread.State, Thread.UncaughtExceptionHandler
  • 成员变量一览

    • 继承自类 java.lang.Thread

      MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
  • 构造函数一览

    构造函数 
    构造函数描述
    ThreadedLogger() 
  • 成员函数一览

    • 继承自类 java.lang.Thread

      activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
    • 继承自类 java.lang.Object

      equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • 继承自接口 cn.nukkit.utils.Logger

      alert, alert, critical, critical, debug, debug, emergency, emergency, error, error, info, info, log, log, notice, notice, warning, warning