Re: [tor-bugs] #26190 [Metrics/Statistics]: Use slf4j throughout all stats modules

2018-08-27 Thread Tor Bug Tracker & Wiki
#26190: Use slf4j throughout all stats modules
+--
 Reporter:  iwakeh  |  Owner:  metrics-team
 Type:  enhancement | Status:  closed
 Priority:  Medium  |  Milestone:
Component:  Metrics/Statistics  |Version:
 Severity:  Normal  | Resolution:  fixed
 Keywords:  |  Actual Points:
Parent ID:  #27234  | Points:
 Reviewer:  |Sponsor:
+--
Changes (by karsten):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Merged as part of #27234. Closing.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26190 [Metrics/Statistics]: Use slf4j throughout all stats modules

2018-08-22 Thread Tor Bug Tracker & Wiki
#26190: Use slf4j throughout all stats modules
+--
 Reporter:  iwakeh  |  Owner:  metrics-team
 Type:  enhancement | Status:  new
 Priority:  Medium  |  Milestone:
Component:  Metrics/Statistics  |Version:
 Severity:  Normal  | Resolution:
 Keywords:  |  Actual Points:
Parent ID:  #27234  | Points:
 Reviewer:  |Sponsor:
+--
Changes (by karsten):

 * parent:   => #27234


Comment:

 This is partly resolved as part of #27234, where I fixed the
 System.err/out logging (without recalling that this ticket exists), and I
 just pushed another commit to the branch there to resolve the last part,
 which is logging in the legacy/servers module. Setting #27234 as parent
 ticket, so that we remember to close this ticket after merging those
 changes.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #26190 [Metrics/Statistics]: Use slf4j throughout all stats modules

2018-05-24 Thread Tor Bug Tracker & Wiki
#26190: Use slf4j throughout all stats modules
+--
 Reporter:  iwakeh  |  Owner:  metrics-team
 Type:  enhancement | Status:  new
 Priority:  Medium  |  Milestone:
Component:  Metrics/Statistics  |Version:
 Severity:  Normal  |   Keywords:
Actual Points:  |  Parent ID:
   Points:  |   Reviewer:
  Sponsor:  |
+--
 Some modules, for example ipv6servers, use slf4j for logging, others, bad
 example hidserv, use System.err/out for logging.

 Check all org.torproject.metrics.stats sub-packages and make them use
 slf4j.
 Secondly, create an appropriate logback.xml file and adapt the run-java
 ant-task to use logback logging.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs