HomePhabricator

To simplify the lives of extension developers, the logging type arrays can…

Description

To simplify the lives of extension developers, the logging type arrays can now be appended to directly by an extension setup function. It is no longer necessary to write four separate functions just to add a custom log type.
The old hooks for this are retained for backwards compatibility, but are deprecated.

Details

Provenance
brionAuthored on
Parents
rSVN14372: Did I even test this? That's what I get for committing at 2 am
Branches
Unknown
Tags
Unknown
ChangeId
None