Removing a UVM_ERROR from log entirely

In reply to chr_sue:

Sorry I don’t understand what components are present in your code that are missing from mine.

We both have set_severity(UVM_INFO) as well as return THROW;

Mine also has the addition of set_verbosity() which doesn’t help.

You have more “get_*()” functions but you aren’t using the information from them anyway.

Thanks,
Nimrod