This library (ok_arduino_logging) offers centrally configured string-tag log level filtering: Each source file defines a "tag" for that file's logs. The main app/sketch includes a filter expression ...
basically do whatever you want with this code. This example shows how to configure the u-blox GNSS to send NAV PVT reports automatically and log the data to SD card in UBX format. This code is ...