This commit is contained in:
yukkop
2025-06-25 14:51:41 +02:00
committed by GitHub
parent 9c4cdcf0df
commit 4ad7e6a95a
+1
View File
@@ -9,6 +9,7 @@ In PL/pgSQL, the following RAISE levels are supported (from lowest to highest se
4. `INFO` 4. `INFO`
5. `LOG` 5. `LOG`
6. `DEBUG` 6. `DEBUG`
Each level signals the importance and urgency of the message. This specification provides recommendations on when and how to use each level in our system. Each level signals the importance and urgency of the message. This specification provides recommendations on when and how to use each level in our system.
## Levels and Recomended Usage ## Levels and Recomended Usage