trikRuntime
|
Functions | |
QsLog the simple Qt logger QsLog is an easy to use logger that is based on Qt s QDebug class Features *Six logging | levels (from trace to fatal)*Logging level threshold configurable at runtime.*Minimum overhead when logging is turned off.*Multiple destinations |
Variables | |
QsLog the simple Qt logger QsLog is an easy to use logger that is based on Qt s QDebug class Features *Six logging comes with file and debug destinations *Thread safe *Logging of common Qt types out of the box *Immediate logging or queueing messages in a separate thread *Small | dependency |
QsLog the simple Qt logger QsLog is an easy to use logger that is based on Qt s QDebug class Features* Six logging levels | ( | from trace to | fatal | ) |
QsLog the simple Qt logger QsLog is an easy to use logger that is based on Qt s QDebug class Features* Six logging comes with file and debug destinations* Thread safe* Logging of common Qt types out of the box* Immediate logging or queueing messages in a separate thread* Small dependency |