Uses of Interface
com.iizix.ILoggerRedirector
Packages that use ILoggerRedirector Package Description com.iizigo com.iizix Uses of ILoggerRedirector in com.iizigo
Classes in com.iizigo that implement ILoggerRedirector Modifier and Type Class Description classConsoleConsole class with colors.Uses of ILoggerRedirector in com.iizix
Methods in com.iizix that return ILoggerRedirector Modifier and Type Method Description static ILoggerRedirectorLoggers. getRedirector()Sets the log redirector used when redirecting an event from client to server.Methods in com.iizix with parameters of type ILoggerRedirector Modifier and Type Method Description static booleanLoggers. setRedirector(ILoggerRedirector newRedirector)Sets the log redirector used when redirecting an event from client to server.