Hi All,
I have configured Job Service log with 'Warning'. In one of my script i have given code like this:
Job Service Configuration --> Log severity=Warning
RaiseMessage(MsgSeverity.Info,"Display this text in job server log file")
When I executed above script (through process), message is written into log file. How can i configure Job server, not to record this message.
thanks
Rob.
When I executed this script (through process), message is written into log file. ##