Interface AsLevel

    • Method Detail

      • asInfo

        AsLevel asInfo()
        Log information as Info
        Returns:
        AsLevel
      • asWarn

        AsLevel asWarn()
        Log information as Warn
        Returns:
        AsLevel
      • asError

        AsLevel asError()
        Log information as Error
        Returns:
        AsLevel
      • asDebug

        AsLevel asDebug()
        Log information as Debug
        Returns:
        AsLevel