Demote user log entries from "notice" to "info".

Created on 20 January 2021, over 3 years ago
Updated 26 January 2023, over 1 year ago

Problem/Motivation

Currently a number of user activities log messages at a "notice" level that are more correctly categorized as "info" messages, per RFC 5424, namely:

* User Registration notices
* User Login notices
* User Role additions / updates
* User Password Recovery Requests
* User using "one time" login link
* User sessions start / end
* User accounts blocked / deleted
* User Flood control notices

In all of the above instances, when these messages are logged the system is actually functioning as designed, and logging these events is truly "informational" in nature.

Proposed resolution

Let's lower the log message Severity level to one more appropriate, and log these as info events, not notices.

User interface changes

The user login and related messages are now styles as "info" messages rather than "notice" messages.

Before

After

Release notes snippet

Log level changes

Some routine user events which were previously logged as notices are now logged at the lower-severity "info" level. A change record lists which user events are now logged at the "info" level β†’ .

πŸ“Œ Task
Status

Fixed

Version

10.1 ✨

Component
User systemΒ  β†’

Last updated about 20 hours ago

Created by

πŸ‡ΊπŸ‡ΈUnited States lhridley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States xjm

    This was already added to the 10.1.0 release notes draft. We should ensure that related issues update the same CR.

Production build 0.69.0 2024