Package freemarker.log
package freemarker.log
Logging facility; dispatches FreeMarker log messages to the chosen logger library.
-
Class SummaryClassDescriptionDelegates logger creation to an actual logging library (this was written before SLF4J, or even Apache Commons Logging was widespread).