debug(String, Map< String, String >, String) method

Write the contents of a Map object to the log file.

Syntax

public synchronized void debug ( String header , Map< String, String > messages , String footer )

Parameters