use below code, this writes to the server log:
string msg =" Test Log Message";
Ice.Diagnostics.Log.WriteEntry(msg);
note :- this code applicable for BPM
use below code, this writes to the server log:
string msg =" Test Log Message";
Ice.Diagnostics.Log.WriteEntry(msg);
note :- this code applicable for BPM