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