In reply to Siva91221:
The correct macro to use is UVM_REPORT_DISABLE_FILE_LINE.
This macro is only used when compiling the UVM library. You will need to compile the UVM library instead of using a tool-specific version.
I’m not sure why you would want to remove the line number and file name from the log file. It’s better to post-process your log file.