Details
-
Task
-
Resolution: Won't Fix
-
Major
-
None
-
None
Description
Right now, in WAM, we have several development log implementations:
- PmLog (disabled in AGL as we don't have pmlog library)
- fprintf
- cerr
The goals of this task are:
- Adding a PMLOG macros fallback implementation that is not depending on libpmlog, but just dumps to stderr with the channels enabled in an environment variable.
- Rename the PMLOG macros to LOG.
Attachments
Issue Links
- blocks
-
SPEC-1883 Identify and implement refactors in WAM
-
- Closed
-