Integrate Logger Utility Function With Frontend Error Table In Hasura DB / Integre La Función De Utilidad Del Registrador Con La Tabla De Errores De Frontend En Hasura DB #39
Labels
enhancement
New feature or request
Grammar review
javascript
Pull requests that update Javascript code
priority low
Minor changes without much importance
skill-normal
This issue doesn't need advanced knowledges
Translated
Milestone
Explanation:
To know about the errors that our users have in production, we have a function called "Logged", that when the App fails, it checks if the environment is Development or Production. If it is Development, it only shows the error in the "Console", but if the environment is Production, it saves the errors in the "Database".
Check list:
Spanish Version:
Explicación:
Para saber de los errores que tienen nuestros usuarios en producción tenemos una función llamada "Logueado", que cuando falla la App, esta comprueba si el entorno es de Desarrollo o de Producción. Si es Desarrollo, solo muestra el error en la "Consola", pero si el entorno es de Producción, guarda los errores en la "Base de Datos".
Lista de Verificación:
The text was updated successfully, but these errors were encountered: