com.taskadapter.redmineapi.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of redmine-java-api Show documentation
Show all versions of redmine-java-api Show documentation
Free open-source Java API for Redmine and Chiliproject bug/task management systems.
This project was originally a part of Task Adapter application (http://www.taskadapter.com)
and then was open-sourced.
The newest version!
Use RedmineManagerFactory class as the entry point.
Logger configuration:
Put a properties file with name "redmine.log.properties" anywhere in the classpath that contains one single entry (key/value pair) for the key "log.level".
The log level is global, there is no concept of configuring log levels for separate loggers.