Module technology.sola.engine
Package technology.sola.logging
package technology.sola.logging
This package provides simple logging functionality for sola-engine to use.
-
ClassDescriptionJavaSolaLogger is a
SolaLoggerimplementation powered byLogger.JavaSolaLoggerFactory is aSolaLoggerFactoryimplementation for desktop platforms (JavaFX and Swing).SolaLogger instances are used to log messages to the console and/or files.SolaLoggerFactory is an interface for defining the api for creating newSolaLoggerinstances for a targetSolaPlatform.SolaLogLevel defines the available sola engine logging levels.SolaLogMessageFormatter is aSimpleFormatterimplementation for sola engine log messages.