XML Logging: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 50: Line 50:
   <font color="blue">Use cWSLogSample.pkg''
   <font color="blue">Use cWSLogSample.pkg''
   Object oOwnService is a cWSLogSample''
   Object oOwnService is a cWSLogSample''
   End_Object  // oOwnService</font><br />
   End_Object</font> <font color="green">// oOwnService</font><br />
   { Published = True  }
   { Published = True  }
   { Description = "Interface for sending something to the system" }
   { Description = "Interface for sending something to the system" }
Line 64: Line 64:
   Use cWSLogSample.pkg
   Use cWSLogSample.pkg
   Object oOwnService is a cWSLogSample
   Object oOwnService is a cWSLogSample
   End_Object  // oOwnService<br />
   End_Object  <font color="green">// oOwnService</font><br />
   <font color="green">// LogMsg: The arguments are - 1 Data passed to the method
   <font color="green">// LogMsg: The arguments are - 1 Data passed to the method
   //                            2 Name of the method (literal)
   //                            2 Name of the method (literal)