php - Explain error log output type [debug], and what service is causing it -


did apt-get update , error logs flooded [debug] type output. i've never seen type of output, i'm having trouble figuring out start. have error reporting set e_all & ~e_deprecated & ~e_strict

sample log output:

2016/02/05 13:04:28 [debug] 2960#0: *7 http fastcgi record byte: 08 2016/02/05 13:04:28 [debug] 2960#0: *7 http fastcgi record byte: 00 2016/02/05 13:04:28 [debug] 2960#0: *7 http fastcgi record length: 8 2016/02/05 13:04:28 [debug] 2960#0: *7 http fastcgi sent end request 2016/02/05 13:04:28 [debug] 2960#0: *7 input buf 00007fbbe71a0f4d 79 2016/02/05 13:04:28 [debug] 2960#0: *7 pipe write downstream: 1 2016/02/05 13:04:28 [debug] 2960#0: *7 pipe write downstream flush in 


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -