Closed 2kote closed 8 years ago
hi. this library uses SLF4J for logging. you can provide your own SLF4J binding and configure it - http://www.slf4j.org/codes.html#StaticLoggerBinder
is this helpful?
closing the ticket because there was no response in 29 days.
I need to hide this dubug info in consloe output:
22:23:28.830 [main] DEBUG c.t.r.internal.comm.BaseCommunicator - GET http://example.com/issues.json?project_id=testing-projecu&include=&limit=1000&offset=0&key=any_key HTTP/1.1
I try to append redmine.log.properties file in project, but it does not work http://prntscr.com/apcx2i
May be some doc exists?