dealfonso / sapp

Simple and Agnostic PDF Document Parser in PHP - sign PDF docs using PHP
GNU Lesser General Public License v3.0
118 stars 31 forks source link

How to avoid displaying debug messages? #39

Closed erikn69 closed 1 year ago

erikn69 commented 1 year ago

Is there a way to stop displaying p_debug messages on console? some setting?

Example: https://github.com/dealfonso/sapp/blob/dc936a2fc651a7dc6d3f739d8164cc897ce00b51/src/PDFDoc.php#L766