Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Issues
  • #621
Closed
Open
Issue created Dec 26, 2019 by Peter F. Patel-Schneider@pfpsContributor

debugging -dd produces misleading messages for reports from devices

Information

  • Solaar version: 1.0.1
  • Distribution: github

Describe the bug With -dd debug level solaar produces messages like:

09:06:25,316    DEBUG [ReceiverListener:hidraw3] logitech_receiver.base: (14) => r[02 0000FFEFFF0000] ignoring unknown report

for reports from the devices. These messages aren't really unknown, they are just the usual messages from devices.

So something else should be done for these messages. My suggestion is to not produce them at all, but at the minimum the message should be changed to say something like "ignoring device report", and the debug level for them made higher. As it is they just clutter up the debug log.

Assignee
Assign to
Time tracking