i’m looking at this code anyway for #17012, so thought i’d might just as well modernize the logging:
- Use log level and log category
NET
(comes closest imo-because the mapping is for P2P)- Port mapping errors are logged to Warning category instead of Error, because they’re not fatal, and not generally considered very serious problems.
- Prefix UPnP and natpmp messages consistently.