gramps-project / gramps-web-api

A RESTful web API for Gramps
GNU Affero General Public License v3.0
72 stars 37 forks source link

Additional Logged information #491

Closed joea99 closed 22 hours ago

joea99 commented 5 months ago

Requesting additional information be recorded in logs or perhaps an option for "verbose" logging? I've not noticed that option if it is available.

I'd like to be able to note the user name at time of login and the email address of where notifications are sent, such as password reset, and new user registration. Perhaps any administrative messages as well.

Is it appropriate to post these requests here, first, or just open an issue on github?

Gramps 5.1.6 Gramps Web API 1.6.0 Gramps Web Frontend 24.2.0 locale: en multi-tree: false task queue: true

DavidMStraub commented 5 months ago

Hi,

Is it appropriate to post these requests here, first, or just open an issue on github?

Thanks for asking, yes, perfectly fine to use Github issues for feature requests. Since log messages are emitted by the backend, I'm shifting the issue there.

DavidMStraub commented 5 months ago

In general, there are several ways to increase log verbosity.

I suggest to play with these settings and see if it is sufficient.