QtLogger
Base classes
Name | Children | Inherits |
---|---|---|
Handler logging Handler instances dispatch logging events to specific destinations. |
|
⋔ Inheritance diagram
graph TD
1473367688832["debugging.QtLogger"]
1473227233056["logging.Handler"]
1473227232080["logging.Filterer"]
140713234304496["builtins.object"]
1473227233056 --> 1473367688832
1473227232080 --> 1473227233056
140713234304496 --> 1473227232080
🛈 DocStrings
Bases: Handler