caddy/modules/logging
Ririsoft 8e0d3e1ec5
logging: set file mode when the file already exist (#6391)
101d3e7 introduced a configuration option to set the log file mode.
This option was not taken into account if the file already exists,
making users having to delete their logs to have new logs created
with the right mode.
2024-06-12 15:17:46 -06:00
..
appendencoder.go
cores.go logging: Customizable zap cores (#6381) 2024-06-10 09:03:24 -06:00
encoders.go logging: support ms duration format and add docs (#6187) 2024-03-21 22:17:09 -04:00
filewriter.go logging: set file mode when the file already exist (#6391) 2024-06-12 15:17:46 -06:00
filewriter_test.go logging: set file mode when the file already exist (#6391) 2024-06-12 15:17:46 -06:00
filewriter_test_windows.go logging: Customize log file permissions (#6314) 2024-06-06 08:33:34 -06:00
filterencoder.go
filters.go
filters_test.go
netwriter.go
nopencoder.go