Uses of Interface
com.iizix.ILoggerRedirector
Packages that use ILoggerRedirector
Uses of ILoggerRedirector in com.iizigo
Classes in com.iizigo that implement ILoggerRedirectorUses of ILoggerRedirector in com.iizix
Methods in com.iizix that return ILoggerRedirectorModifier and TypeMethodDescriptionstatic ILoggerRedirectorLoggers.getRedirector()Sets the log redirector used when redirecting an event from client to server.Methods in com.iizix with parameters of type ILoggerRedirectorModifier and TypeMethodDescriptionstatic booleanLoggers.setRedirector(ILoggerRedirector newRedirector) Sets the log redirector used when redirecting an event from client to server.