Do

Merge lp://qastaging/~djsiegel-deactivatedaccount/do/log-tsender into lp://qastaging/do/0.8

Proposed by David Siegel
Status: Merged
Merged at revision: not available
Proposed branch: lp://qastaging/~djsiegel-deactivatedaccount/do/log-tsender
Merge into: lp://qastaging/do/0.8
To merge this branch: bzr merge lp://qastaging/~djsiegel-deactivatedaccount/do/log-tsender
Reviewer Review Type Date Requested Status
Alex Launi (community) Approve
Review via email: mp+2905@code.qastaging.launchpad.net
To post a comment you must log in.
Revision history for this message
David Siegel (djsiegel-deactivatedaccount) wrote :

Adds a Log<TSender> class for class-tagged logging:

  Log<TwitterFriendSource>.Debug ("Friend not found");

will result in a log message like:

[Debug 13:55:34.018] [TwitterFriendSource] Friend not found

854. By David Siegel

Use the new Log<TSender>.

Revision history for this message
Alex Launi (alexlauni) wrote :

Looks good, my only concern are the angle braces in Log<TSender>.cs

review: Approve

Subscribers

People subscribed via source and target branches