You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the add-ons log only contain information about the add-on being executed. While this is useful, it would be useful to contain more information.
Let's start with the language consistency add-on. The log should include:
Information on added languages
Information on languages which could not be added
Describe the solution you would like
The background task should extend/append the log entry.
Describe alternatives you have considered
No response
Screenshots
No response
Additional context
Probably all logging from the task should make it into add-on log:
Describe the problem
Right now the add-ons log only contain information about the add-on being executed. While this is useful, it would be useful to contain more information.
Let's start with the language consistency add-on. The log should include:
Describe the solution you would like
The background task should extend/append the log entry.
Describe alternatives you have considered
No response
Screenshots
No response
Additional context
Probably all logging from the task should make it into add-on log:
weblate/weblate/addons/tasks.py
Lines 77 to 115 in 9db0980
The text was updated successfully, but these errors were encountered: