Template:Repository.WriteToDiagnosticsLog.Cmt: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
John Leavitt (talk | contribs)
Created page with 'This subroutine allows one place to see where the code is breaking instead of the programmer having to write to their own logfile. This allows a better interface with code.'
 
John Leavitt (talk | contribs)
No edit summary
Line 1: Line 1:
This subroutine allows one place to see where the code is breaking instead of the programmer having to write to their own logfile. This allows a better interface with code.
This subroutine allows adds diagnostics information into the diagnostics log. There are two methods that can be used. Both are shown below.

Revision as of 16:47, 28 April 2014

This subroutine allows adds diagnostics information into the diagnostics log. There are two methods that can be used. Both are shown below.