Package | Description |
---|---|
freemarker.log |
Logging facility; dispatches FreeMarker log messages to the chosen logger library.
|
Modifier and Type | Method and Description |
---|---|
static Logger |
Logger.getLogger(java.lang.String category)
Returns a logger for the specified category.
|