Debug the parsers?

It does not appears that the parsers (OnnxParser or CaffeParser) uses a logger, does it? I tried increasing the verbosity of the OnnxParser using the setVerbosityLevel() function in the OnnxParser config object. But I do not see any verbose messages.

Anyone familiar with this matter?