log src/core/ngx_log.c @ 9307:3c71158f5a34 default tip

age author description
Tue, 25 Jun 2024 22:58:56 +0300 Maxim Dounin Core: error logging rate limiting.
Tue, 25 Jun 2024 22:58:36 +0300 Maxim Dounin Core: simplified log levels matching.
Tue, 25 Jun 2024 22:58:11 +0300 Maxim Dounin Core: moved ngx_log_set_levels() to a proper position.
Tue, 25 Jun 2024 22:57:57 +0300 Maxim Dounin Core: fixed ENOSPC handling for error logs.
Thu, 19 Nov 2020 16:59:00 +0000 Igor Ippolitov Core: "-e" command line option.
Thu, 31 Mar 2016 22:33:26 +0300 Ruslan Ermilov Removed the prototype mysql module.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Tue, 19 May 2015 19:27:07 +0300 Valentin Bartenev Core: properly initialized written bytes counter in memory log.
Mon, 20 Apr 2015 13:05:11 +0300 Ruslan Ermilov Stream: port from NGINX+.
Thu, 19 Mar 2015 19:29:43 +0300 Valentin Bartenev Core: added cyclic memory buffer support for error_log.
Wed, 04 Mar 2015 19:20:30 +0300 Valentin Bartenev Log: use ngx_cpymem() in a couple of places, no functional changes.
Tue, 13 Jan 2015 19:51:37 +0300 Maxim Dounin Core: added disk_full_time checks to error log.