Uses of Interface
com.prineside.tdi2.utils.logging.PlatformLogger
Packages that use PlatformLogger
-
Uses of PlatformLogger in com.prineside.tdi2
Methods in com.prineside.tdi2 that return PlatformLoggerModifier and TypeMethodDescriptionActionResolver.createPlatformLogger()
Create a default platform-specific logger.Methods in com.prineside.tdi2 with parameters of type PlatformLoggerModifier and TypeMethodDescriptionstatic ActionResolver
ActionResolver.createDummy
(FileHandle logFile, PlatformLogger logger) -
Uses of PlatformLogger in com.prineside.tdi2.utils.logging
Classes in com.prineside.tdi2.utils.logging that implement PlatformLoggerModifier and TypeClassDescriptionfinal class
A regular System.out logger, usually used by the Desktop and Headless backends.Methods in com.prineside.tdi2.utils.logging that return PlatformLoggerMethods in com.prineside.tdi2.utils.logging with parameters of type PlatformLoggerModifier and TypeMethodDescriptionstatic void
Logger.setPlatformLogger
(PlatformLogger platformLogger)