logStart
Adds the given message as a timed Application Log entry. This will be flagged as a timed entry and a call to logStop with the matching msg will set the elapsed time from the logStart call to the logStop call. This time is logged under the timer column.
Note that the elapsed time from this logStart call to the following log call will also be recorded. This appears under the elapsed column.
Copyright © Cloud Software Group, Inc. All rights reserved.