Skip to content
  • Thomas Haller's avatar
    wifi/iwd: downgrade error levels for agent-request failures · aef5110f
    Thomas Haller authored
    <error> level is for something really bad happening. When another party
    (iwd in this case) sends a D-Bus request that we cannot meaningfully handle,
    that is hardly reason to warn about. <debug> level is enough in this case.
    
    Also, give all messages a common prefix "agent-request" so that we have
    something to grep for.
    aef5110f