2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 11:15:31 +00:00

Add documentation for error logging and command-line interface

This commit is contained in:
Oliver Walters
2020-11-11 14:33:53 +11:00
parent 5d5e1779a4
commit f620865d4b
7 changed files with 54 additions and 0 deletions

25
docs/admin/logs.md Normal file
View File

@ -0,0 +1,25 @@
---
title: Admin Shell
---
## Error Logs
Any critical server error logs are recorded to the database, and can be viewed by staff users using the admin interface.
In the admin interface, select the "Errors" view:
{% with id="admin_error_link", url="admin/admin_errors_link.png", description="Admin errors" %}
{% include 'img.html' %}
{% endwith %}
!!! note "URL"
Alternatively, navigate to the error list view at /admin/error_report/error/
A list of error logs is presented.
{% with id="admin_error_logs", url="admin/admin_errors.png", description="Error logs" %}
{% include 'img.html' %}
{% endwith %}
!!! note "Deleting Logs"
Error logs should be deleted periodically