March 2017
Beginner
358 pages
9h 51m
English
The debug() method allows you to write a debug message to the system log. This method uses the standard Java MessageFormat placeholder replacement pattern. This means that in addition to the first argument - the debug message - you can specify up to five additional arguments, as you can see in the following example.
Read now
Unlock full access