omahesh Posted October 2, 2012 Report Share Posted October 2, 2012 Hi, I'm trying to override UVM_INFO to user_defined info like USER_INFO with the same arguments with UVM_INFO. Finally the log file should contain USER_INFO rather than UVM_INFO. Can anyone guide me in this regard? regards, Mahee. Quote Link to comment Share on other sites More sharing options...
Gunther Posted October 12, 2012 Report Share Posted October 12, 2012 Hi, you need to write your own report server and overwrite compose_message() to give you the message in whatever format you want. Regards Gunther Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.