1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/infrastructure
epriestley d4ca508d2b Add PhabricatorWorker->log()
Summary:
Ref T2852. Add a `log()` method to `PhabricatorWorker` to make debugging easier.

I renamed the similar Drydock-specific method.

Test Plan:
Used logging in a future revision:

  ...
  <<< [36] <http> 211,704 us
  Updating main task.
  >>> [37] <http> https://app.asana.com/api/1.0/tasks/6153776820388
  ...

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T2852

Differential Revision: https://secure.phabricator.com/D6296
2013-06-25 16:31:37 -07:00
..
__tests__ In unit test environments, install all applications 2013-05-16 12:25:26 -07:00
celerity Implement color variables in CSS. 2013-06-19 20:25:41 -07:00
customfield Allow configuration to have custom UI types 2013-06-07 12:36:18 -07:00
daemon Add PhabricatorWorker->log() 2013-06-25 16:31:37 -07:00
diff Don't fatal with error in transaction diff 2013-04-16 08:41:36 -07:00
edges Make EdgeQuery return array() for empty data instead of null 2013-06-25 16:30:06 -07:00
env Drive auth config with the database 2013-06-20 11:18:11 -07:00
events Add a blanket "will login" event 2013-06-16 16:35:36 -07:00
internationalization Fixed T2630 2013-04-10 13:11:22 -07:00
javelin Translate differential-dropdown-menus 2013-04-23 11:09:23 -07:00
lint Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
markup Add remarkup support for Asana URIs 2013-06-24 15:55:08 -07:00
query Conpherence -- finish off the "show older" functionality 2013-04-18 16:54:06 -07:00
ssh Implement SSHD glue and Conduit SSH endpoint 2012-12-19 11:08:07 -08:00
storage Add DoorkeeperExternalObject 2013-06-24 15:54:36 -07:00
testing in test environments, install beta applications 2013-05-22 09:49:10 -07:00
time Consolidate some datetime code and add unit tests 2013-06-03 12:58:11 -07:00
util Reduce wait_timeout to max. allowed value 2013-04-05 22:42:27 -07:00
PhabricatorAccessLog.php Fail quietly when failing to write access log 2013-05-09 16:08:26 -07:00
PhabricatorEditor.php Delete license headers from files 2012-11-05 11:16:51 -08:00