Package org.ametys.runtime.log
package org.ametys.runtime.log
-
ClassDescriptionThis interface represent a logger that can be added at runtime
ExtensionPointhandling theExternalLogs.Log appender that stores a pile of logs in memory.Log record for the Memory Appender storage needs.Default static implementation ofExternalLogFor implementing theExternalLoginterface (while beingConfigurable), extends this class and implements theStaticExternalLog.getAppender()and/orStaticExternalLog.getCategory()methods.