Github user hdiedrich commented on the pull request:

    https://github.com/apache/couchdb-chttpd/pull/10#issuecomment-65084297
  
    Thanks a lot for digging into it, I'll change accordingly, however, do we 
need to have "httpd_handler_callback_test:206:" before each output line? I 
don't know what apache/couchdb-chttpd does differently with the eunit setup but 
the same test source did not print these module:line hints before every line. 
    
    Also, I am using io:format to prevent even more prefix in each line and I 
will try out your setup but all I ever found was that ?debugFmt inevitably adds 
to the line. I did not invent using io:format(user, ... that is from the Eunit 
docs, the way to produce screen output.
    
    I polished this output to be concise because I needed to find a race 
condition that only became apparent in the logs. From that I got to appreciate 
briefer, readable, cleaned up logs and modelled it after the etap output. I 
will try your proposal and go from there, then come back with what I found 
regarding ?debugFmt and leave it up to you.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to