Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
update: Readme with loglevels
Browse files Browse the repository at this point in the history
  • Loading branch information
K4ryuu committed Nov 11, 2023
1 parent 3356bf4 commit ca9b70d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,17 @@ The addon provides several commands and console variables (convars) to customize

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

### Log Levels

If you set a loglevel only THAT or ABOVE logs will be printed and saved.

- **Debug (-1)** Print debug logs to people's chat with @css/config permission and into console/log files
- **Info (0)** Informational log/console messages
- **Warning (1)** Warning log/console messages
- **Error (2)** Error log/console messages

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

<!-- ROADMAP -->

## Roadmap
Expand Down

0 comments on commit ca9b70d

Please sign in to comment.