Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

Commit ca9b70d

Browse files
committed
update: Readme with loglevels
1 parent 3356bf4 commit ca9b70d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,17 @@ The addon provides several commands and console variables (convars) to customize
152152

153153
- <p align="right">(<a href="#readme-top">back to top</a>)</p>
154154

155+
### Log Levels
156+
157+
If you set a loglevel only THAT or ABOVE logs will be printed and saved.
158+
159+
- **Debug (-1)** Print debug logs to people's chat with @css/config permission and into console/log files
160+
- **Info (0)** Informational log/console messages
161+
- **Warning (1)** Warning log/console messages
162+
- **Error (2)** Error log/console messages
163+
164+
- <p align="right">(<a href="#readme-top">back to top</a>)</p>
165+
155166
<!-- ROADMAP -->
156167

157168
## Roadmap

0 commit comments

Comments
 (0)