This may be old news to some, but I though I would share an option we found in URS that allows you to turn specific URS messages on or off independent of the logging level that is set. At the end of the URS manual it talks a little bit about this option (and leaves some stuff out as well), but the gist of it is that under the options section create a verboselevels section and place a option and value in that section or the message number and level. If you place a message number with the level of 6 (346:6 for example) URS will stop writing that specific message to the log. If you want to turn on a specific message, say variable assignment messages, you put in the message number and the corresponding log level that would produce that message (for assign 505:5).
There are a couple of pieces of information that I am looking for still, like is the URS manual inclusive of all log messages and are message numbers in the log itself and how are they written (i.e. HEX to decimal). I have tried to convert some of them and still have not been able to do so. Has anyone else found the conversion?
Mike