This website requires JavaScript.
Explore
Help
Sign in
adtya
/
configuration.nix
Watch
1
Star
0
Fork
You've already forked configuration.nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8318f75fcf
configuration.nix
/
hosts
/
shared
/
caddy-helpers.nix
8 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
all: reformat caddy logs
2024-09-14 19:36:59 +05:30
{
logFormat
=
fileName
:
''
all: caddy - dump logs on stderr
2024-09-15 16:58:06 +05:30
output
stderr
all: reformat caddy logs
2024-09-14 19:36:59 +05:30
format
json
all: caddy - dump logs on stderr
2024-09-15 16:58:06 +05:30
level
DEBUG
all: reformat caddy logs
2024-09-14 19:36:59 +05:30
''
;
}
Reference in a new issue
Copy permalink