Package net.minecraft.src
Class LogAgent
java.lang.Object
net.minecraft.src.LogAgent
- All Implemented Interfaces:
ILogAgent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidlogSevereException(String par1Str, Throwable par2Throwable) voidlogWarning(String par1Str) voidlogWarningException(String par1Str, Throwable par2Throwable) voidlogWarningFormatted(String par1Str, Object... par2ArrayOfObj)
-
Constructor Details
-
LogAgent
-
-
Method Details
-
getServerLogger
- Specified by:
getServerLoggerin interfaceILogAgent
-
logInfo
-
logWarning
- Specified by:
logWarningin interfaceILogAgent
-
logWarningFormatted
- Specified by:
logWarningFormattedin interfaceILogAgent
-
logWarningException
- Specified by:
logWarningExceptionin interfaceILogAgent
-
logSevere
-
logSevereException
- Specified by:
logSevereExceptionin interfaceILogAgent
-
logFine
-