diff --git a/.github/templates/README.template.md b/.github/templates/README.template.md index cb308fe..aaa4e5d 100644 --- a/.github/templates/README.template.md +++ b/.github/templates/README.template.md @@ -8,7 +8,7 @@ endpoint restrictions, placeholders, and flexible configuration.

-⭐️ Secure · 🔒 Configurable · 🚀 Easy to Deploy with Docker +🔒 Secure · ⭐️ Configurable · 🚀 Easy to Deploy with Docker

@@ -324,6 +324,9 @@ To change the Port which Secured Signal API uses, you need to set `server.port` To change the Log Level set `logLevel` to: (default: `info`) +
+Log Levels + | Level | | ------- | | `info` | @@ -333,6 +336,8 @@ To change the Log Level set `logLevel` to: (default: `info`) | `fatal` | | `dev` | +
+ ## Contributing Found a bug? Want to change or add something?