I would like to write something to the same logging as php does (specified by the apache/nginx config). Can I use one of the logging adapter for that or should I fallback to the native php error_log() ?
I would like to write something to the same logging as php does (specified by the apache/nginx config). Can I use one of the logging adapter for that or should I fallback to the native php error_log() ?