Enums§
Functions§
- critical
- Prints a white and red message in the terminal with a
[CRITICAL]label - error
- Prints a red message in the terminal with a
[ERROR]label - info
- Prints a blue message in the terminal with a
[INFO]label - log
- Prints a green message in the terminal with a
[SUCCESS]label - success
- Prints a green message in the terminal with a
[SUCCESS]label - warning
- Prints a yellow message in the terminal with a
[WARNING]label