-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
PHPC has historically used "PHONGO" as its log domain. Prior to PHPC-2180, this would only have appeared within debug logs; however, the domain will now be more visible to users as applications implement logging (PHPLIB-998).
Consider replacing "PHONGO" with custom domains for different components (e.g. client construction, BSON). This may require updating tests such as manager-debug-001.phpt.
- is related to
-
PHPLIB-998 Easier debugging with standardized logging: logging specification
- Blocked
-
PHPC-2180 Allow applications to register a LogSubscriber globally
- Closed