Reduce severity from LogMessage to publish/unpublish message

Created on 13 March 2025, 1 day ago

Problem/Motivation

When an entity is publish or unpublish using Scheduler module an logger is thrown as notice, but notice is also "expected" notice and it would be informational.

This logger is impacting my automated tests, because the notice would have a condition.

Code | Severity
0 | Emergency: system is unusable
1 | Alert: action must be taken immediately
2 | Critical: critical conditions
3 | Error: error conditions
4 | Warning: warning conditions
5 | Notice: normal but significant condition
6 | Informational: informational messages
7 | Debug: debug-level messages
Reference: https://datatracker.ietf.org/doc/html/rfc5424

Steps to reproduce

N/A

Proposed resolution

Change logger to informational from notice.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Feature request
Status

Active

Version

2.2

Component

Code

Created by

🇧🇷Brazil viniciusrp

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024