Skip to content
  • Elvis Angelaccio's avatar
    Switch to ecm_qt_declare_logging_category · c80d1cbf
    Elvis Angelaccio authored
    CMake will generate the necessary Qt macros for categorized debug output.
    This requires ECM >= 5.14.
    
    The debug output can be configured at runtime with:
    
    export QT_LOGGING_RULES="kf5.kio.gdrive.debug=true"
    c80d1cbf