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
-
header –
The header message
-
messages –
The map to dump
-
footer –
The footer message