Opened 14 years ago
Closed 14 years ago
#193 closed enhancement (fixed)
Create casa::LogSink based logger
Reported by: | Malte Marquarding | Owned by: | Malte Marquarding |
---|---|---|---|
Priority: | high | Milestone: | ASAP 3.0 |
Component: | General | Version: | 2.0 |
Severity: | major | Keywords: | |
Cc: |
Description
To simplify merging of trunk and the alma branch, asap should introduce a casa::LogSing based Logger as alma is using casalogger which is based on it.
Depending on where it is in casapy mode or "normal" asap one or the other should be selected. The new logger needs to set the globalSink to re-route all messages (that's what casalogger does).
Note:
See TracTickets
for help on using tickets.
this has been added and tested in trunk. Verified in both standard and casapy asap.