OpenID/Oauth log HTTP hits to error_log instead of StatusNet log

OpenID/Oauth log HTTP hits to error_log instead of StatusNet log

Issue ID:2155
Issue Category:bug
Component:uncategorized
Priority:normal
Status:active
Assigned:evan
Version:0.9
Milestone:0.9

Our OpenID library's "paranoid http fetcher" class outputs HTTP results via error_log() which goes to PHP's general error logging (possibly stderr or such), which may not be good when you actually want to look at your logs. ;)

Seen on the console I started daemon from:

Successfully fetched 'http://identi.ca/index.php': POST response code 200
Successfully fetched 'http://micro.ciarang.com/index.php': POST response code 200

[Not 100% sure what happens here if the terminal gets closed, actually.]

Legacy Data

This issue was migrated from another tracking system. The legacy data at time of import is provided below as a reference.

Ticket ID: 
2155
Reported by: 
brion
Owner: 
evan
Status: 
new
Type: 
bug
Component: 
uncategorized
Priority: 
3
Version: 
0.9
Milestone: 
0.9

Updates

Login or Register to modify this issue, or to receive updates by email.

You can also subscribe to the RSS feed for updates to this issue.