Homec4science

Return passed value from phlog()

Authored by vrana <jakubv@fb.com> on Mar 16 2012, 20:25.

Description

Return passed value from phlog()

Summary:
It is very handy to add logging just by wrapping value inside expression, e.g.

list($a, $b) = phlog(f());

Test Plan: $a = phlog('a');

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1933

Details

Committed
vrana <jakubv@fb.com>Mar 16 2012, 21:50
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU03fdf1991a6e: Don't highlight hyperlinks in monospaced text
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPHUdb643ee9f5f5: Return passed value from phlog() (authored by vrana <jakubv@fb.com>).Mar 16 2012, 21:50