//////////////////////////////////////////////////////////////////////////////// /// @startDocuBlock logSourceFilter /// @brief log source filter /// `--log.source-filter arg` /// /// For debug and trace messages, only log those messages originated from the /// C source file *arg*. The argument can be used multiple times. /// @endDocuBlock ////////////////////////////////////////////////////////////////////////////////