DBI->trace(n, filename)
- Traces the execution of DBI.
- n
- An integer indicating the level of trace/debugging information, as follows:
- Disable the trace.
- Trace the execution of the DBI.
- Output detailed call trace information including parameters and return values.
- filename
- The file to append trace information to.