From c4c2047c6fe76c2350b86bd93309bea4dc6aa3fc Mon Sep 17 00:00:00 2001 From: Solar <50151694+SolarCTP@users.noreply.github.com> Date: Sun, 24 Aug 2025 10:39:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63e7e43..97d333f 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ you can pass the following signals when using -s: in your logging folder you will find `access.log` and `errors.log` -`access.log` utilizes the NCSA **[Combined Log Format](http://fileformats.archiveteam.org/wiki/Combined_Log_Format)** +`access.log` utilizes the NCSA **[Combined Log Format](http://fileformats.archiveteam.org/wiki/Combined_Log_Format)** (which means you can pass this file to a program like [GoAccess](https://goaccess.io/) for some data about who's accessing your website) `errors.log` is for golang errors