debug — Log a message with ‘DEBUG’ priority.

Log-related functions

Summary

debug($msg)

Log a message with ‘DEBUG’ priority.

Parameters:
  • $msg (string) –

Usage

Examples

See Also