-
- Downloads
1. SendingDS.py renamed to Sending.py
2. ReceivingDS.py renamed to ElementLogger.py 3. Introduced CentralLogger.py 4. Three Log levels introduced for 3 targets - Storage, Element and Central 5. Levels settable via commands in ElementLogger. 6. Filtration logic currently at ElementLogger and CentralLogger (refer TBD/TBC section - point 1) TBD/TBC 1. Log message filteration at Sending.py to be considered. No way to specify TANGO log targets. self.xxx_stream goes to all configured targets. 2. Need / Interpretation of attributes StorageLoggingLevel, ElementLoggingLevel and CentralLoggingLevel. 3. SetxxxLevel Commands between ElementLogger.py and CentralLogger.py to be worked out.
Showing
- sandbox/logging/CentralLogger.py 70 additions, 0 deletionssandbox/logging/CentralLogger.py
- sandbox/logging/ElementLogger.py 82 additions, 0 deletionssandbox/logging/ElementLogger.py
- sandbox/logging/Sending.py 115 additions, 0 deletionssandbox/logging/Sending.py
- sandbox/logging/Verification.pdf 0 additions, 0 deletionssandbox/logging/Verification.pdf
sandbox/logging/CentralLogger.py
0 → 100644
sandbox/logging/ElementLogger.py
0 → 100644
sandbox/logging/Sending.py
0 → 100644
sandbox/logging/Verification.pdf
0 → 100644
File added
Please register or sign in to comment