Package nl.talsmasoftware.umldoclet.logging
package nl.talsmasoftware.umldoclet.logging
Package containing an internal minimal logging abstraction that can be easily mapped to common logging frameworks
(such as
java.util.logging or Slf4J) but also to the Javadoc Reporter.
All formal logging messages are included as enumeration to ensure a resource is provided for each of them. This makes internationalization of the doclet easier and safer.