Synopsis
$handle->trace_msg(message[, minimum_level]) |
DBI->trace_msg()
This function adds text given in the first argument to trace
data. A minimum trace level (see the trace()
method discussed previously) required for the message to be used may
be specified as a second argument. The
DBI->trace_msg() syntax uses the given
message globally.