org.redmine.ta.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.
Use RedmineManager class from this package to communicate with Redmine servers.
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.