# Constants
Important business details, such as the identification of the transaction and the user who carried it out.
Detailed execution's information.
No log.
Errors that don't stop the app.
Errors that cause the application to stop.
Important details, such as the version of the components when lifting.
Details of all the Business request and response exchanged with the outside.
Detail of executed querys with their input parameters.
Very low frequency messages that should always be displayed (such as copyright).
Maximum level of detail, such as the values returned by the querys, http trace, etc.
Alert conditions that not generate an error.
# Interfaces
No description provided by the author
# Type aliases
Level defines log levels.