Skip to content
  • Thomas Haller's avatar
    wwan: use _LOG*() macros in "nm-modem-broadband.c" · f1dc3e0c
    Thomas Haller authored
    Most logging lines already had a prefix like "(%s): ". With this change,
    the prefix gets added automatically by the logging macro.
    
    Other logging lines didn't have a prefix. But since we no longer log the
    file location, it's not nice to see messages without prefix/location.
    f1dc3e0c