16 Commits (2bb8550a4cd59575ea7cc7c507550b9bd079894f)

Author SHA1 Message Date
KallyDev c48fadc4a7
Move from deprecated ioutil to os and io packages (#4364) 3 years ago
Simão Gomes Viana 1c8ea00828
go.mod: Migrate to golang.org/x/term (#4073) 4 years ago
Dave Henderson bd17eb205d
ci: Use golangci's github action for linting (#3794) 4 years ago
Matthew Holt 6e4132eb89
logging: Colorize output in all cases of stdout/stderr 5 years ago
Mohammed Al Sahaf 7dfd69cdc5
chore: make the linter happier (#3245) 5 years ago
Matthew Holt 6e4c688ea7
logging: Only colorize console output 5 years ago
Matthew Holt ae86f6dd91
Use JSON format for logs if not interactive terminal 5 years ago
Mohammed Al Sahaf dff78d82ce v2: housekeeping: address minor lint complaints (#2957) 5 years ago
Abdelmalek Ihdene c3bcd967bd logging: Implement net writer (#2884) 5 years ago
Matthew Holt 8005b7ab73
Couple of quick fixes 5 years ago
Matthew Holt 87b6cf470b
Minor improvements; comments and shorter placeholders & module IDs 5 years ago
Matt Holt 3c90e370a4
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 5 years ago
Sarat Chandra dfdddcfacb logging: Support placeholders in level and filename (#2872) 5 years ago
Matthew Holt b1f41d0ff1
logging: Default logger should use wall time with milliseconds 5 years ago
Matthew Holt c4c45f8e01
logging: Tweak defaults (enable logging by default, color level enc.) 5 years ago
Matt Holt b00dfd3965
v2: Logging! (#2831) 5 years ago