1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-09 15:19:01 +01:00
caddy/modules/logging
Francis Lavoie 315715e90f
core: Implement FastAbs to avoid repeated os.Getwd calls ()
* core: Implement FastAbs to avoid repeated os.Getwd calls

* Lint

* Rename files
2024-11-13 03:55:51 -05:00
..
appendencoder.go logging: Implement append encoder, allow flatter filters config () 2024-03-05 16:24:32 -07:00
cores.go logging: Customizable zap cores () 2024-06-10 09:03:24 -06:00
encoders.go logging: support ms duration format and add docs () 2024-03-21 22:17:09 -04:00
filewriter.go core: Implement FastAbs to avoid repeated os.Getwd calls () 2024-11-13 03:55:51 -05:00
filewriter_test.go logging: set file mode when the file already exist () 2024-06-12 15:17:46 -06:00
filewriter_test_windows.go logging: Customize log file permissions () 2024-06-06 08:33:34 -06:00
filterencoder.go logging: Implement append encoder, allow flatter filters config () 2024-03-05 16:24:32 -07:00
filters.go logging: Inline Caddyfile syntax for ip_mask filter () 2024-02-12 17:15:35 +00:00
filters_test.go logging: query filter for array of strings () 2023-08-29 22:59:43 +00:00
netwriter.go caddyfile: Normalize & flatten all unmarshalers () 2024-01-23 19:36:59 -05:00
nopencoder.go chore: Bump up to Go 1.19, minimum 1.18 () 2022-08-02 16:39:09 -04:00