Ticket #300 (accepted enhancement)
Output of apostrophe:deploy should be wrapped in logSection calls
| Reported by: | agilbert | Owned by: | tboutell |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5.2 |
| Component: | apostrophePlugin | Version: | 1.0 |
| Keywords: | Cc: | ||
| Symfony version: | 1.4 |
Description
If you call $this->logSection() from inside a task, it will respect color coding and wrap your messages inside your task namespace. This is good symfony practice and we should be following it with all of our tasks.
Change History
Note: See
TracTickets for help on using
tickets.

