diff options
author | Valentin Bartenev <vbart@nginx.com> | 2020-07-21 20:27:37 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2020-07-21 20:27:37 +0300 |
commit | f46ef1b121e421eb4b773dd9a3a951bb021b66ff (patch) | |
tree | d10a418f1928afa0836109b5a8b517d2d3633e31 /src/nxt_signal.c | |
parent | f69d4707527da8c48e93cb49f85c71c890ae8edd (diff) | |
download | unit-f46ef1b121e421eb4b773dd9a3a951bb021b66ff.tar.gz unit-f46ef1b121e421eb4b773dd9a3a951bb021b66ff.tar.bz2 |
PHP: fixed incorrect time in interpreter error log messages.
Previously, the log message callback used a generic log function, that relied on the process time cache.
Since there were no time update calls in the application processes, all log lines were printed with the
same time, usually correlated with the process start.
Now, a non-cached logging function from libunit is used.
Diffstat (limited to 'src/nxt_signal.c')
0 files changed, 0 insertions, 0 deletions