modemmanager: suppress mm_log debug messages by default
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 17 Jan 2024 10:36:48 +0000 (11:36 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Fri, 19 Jan 2024 07:47:44 +0000 (08:47 +0100)
commitb0f726031992dcfcf7f20e0fcd1f15ba2eab6061
tree4d0bc1f4e861e7ed48653dfdd1d08a1eb3e28811
parentd9b5e06d19ce4983c39051d2c9009260af34f351
modemmanager: suppress mm_log debug messages by default

The log is filled with 'debug' messages. This is not necessary and is
only normaly needed during development. To suppress this message, check
whether the level is 'debug' and if so, suppress it. If this message is
required again, the message can be generated by commenting out this line.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/modemmanager/files/modemmanager.common