A more elegant logging than using pub.flow:debugLog ;)
Configure log files, levels, loggers with startup services.
- Add a maven reactor project to build all at once.
- Clone git repositories and build the maven projects (mvn clean install)
- farsight-wm:parent
- farsight-wm:utils
- farsight-wm:logging-log4jplugin
- farsight-wm:is-package-maven-plugin
- farsight-wm:logging (this one)
- Copy the generated IS package to your IntegrationServer (from farsight-wm:logging target/is/FarsightWmLogging)
- Load the package
TODO