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
 
(2 intermediate revisions by the same user not shown)
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 adds diagnostic information into the diagnostics log. There are two methods that can be used. Both are shown.

Latest revision as of 16:48, 28 April 2014

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