Opened 20 years ago
Last modified 16 years ago
#789 assigned enhancement
psLog & psTrace should have the same prototype
| Reported by: | jhoblitt | Owned by: | eugene |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | PSLib | Version: | 0.12.99 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
The general idea is to unify psLog & psTrace's backend code. Allowing products
& log levels to be set on everything. With the difference being that psTrace
calls can be removed at compile time so they can be used heavily for debugging.
Change History (3)
comment:1 by , 20 years ago
comment:2 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Priority: | high → low |
| Status: | new → assigned |
comment:3 by , 16 years ago
| Component: | sys → PSLib |
|---|---|
| Description: | modified (diff) |
| Owner: | changed from to |
| Type: | defect → enhancement |
Note:
See TracTickets
for help on using tickets.

as should psLogMsgV() & psTraceV()