Details
Details
- Reviewers
amckinley - Maniphest Tasks
- T13197: 2018 Week 37 Bonus Content
- Commits
- rP0167f357b723: Provide a convenient way to log arbitrary text in Drydock without needing…
Added some code like this:
$operation->logText('Nice convenient text logging.');
...then got:
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- dlog4
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 20825 Build 28327: Run Core Tests Build 28326: arc lint + arc unit
Event Timeline
src/applications/drydock/logtype/DrydockTextLogType.php | ||
---|---|---|
3–10 | What's the maximum amount of text you can dump into a log? Worth documenting here? |
Comment Actions
I think any "reasonable" amount should be fine. Maybe I'm not being imaginative enough, of course...