Add commented out stderr debug command. This is provides functionality similar to werc_errlog_wrap.rc but it is easier to enable without changing the http server configuration.
This commit is contained in:
parent
684b288f3f
commit
e461972e8d
1 changed files with 1 additions and 1 deletions
|
|
@ -135,4 +135,4 @@ fn werc_exec_request {
|
|||
echo $res_tail
|
||||
}
|
||||
|
||||
werc_exec_request
|
||||
werc_exec_request # >[2]/tmp/wercdebug.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue