Project

General

Profile

Actions

Bug #481

open

Fix log level for erroneous messages

Added by Pierre-Louis Bonicoli over 8 years ago. Updated 3 months ago.

Status:
In Progress
Priority:
Normal
Assignee:
Target version:
Start date:
2022-03-16
Due date:
% Done:

100%

Estimated time:
Patch Available:
Yes
Found in Versions:
Confirmed:
Yes
Branch:
Security:
No
Help Needed:

Description

Bip should display IRC errors sent by IRC servers using error log level.

The current behaviour is:

13-10-2015 14:48:14 DEBUG: ":irc.server.local 432 * Pilou :Nickname too long, max. 9 characters

Actions #1

Updated by Pierre-Louis Bonicoli over 8 years ago

  • Description updated (diff)
Actions #2

Updated by Loïc Gomez over 2 years ago

  • Assignee changed from Pierre-Louis Bonicoli to Loïc Gomez

I've got a change which logs with ERROR level for all unhandled IRC code 4xx messages.

But then I guess we don't necessarily want error level messages on 401 ERR_NOSUCHNICK or other like 404 ERR_CANNOTSENDTOCHAN as we might not want to consider user mistakes to be a BIP error, right ?

Also, do we want IRC errors to be logged into their context logfiles (channel, username) or in global BIP logfile ?

Actions #3

Updated by Pierre-Louis Bonicoli over 2 years ago

Then a log level between DEBUG and ERROR can be used for all 4XX messages ?

Actions #4

Updated by Loïc Gomez about 2 years ago

  • Target version set to 0.10.0
  • Patch Available changed from No to Yes
Actions #5

Updated by Loïc Gomez about 2 years ago

  • Target version deleted (0.10.0)
Actions #6

Updated by Loïc Gomez about 2 years ago

  • Status changed from New to In Progress
Actions #7

Updated by Loïc Gomez about 2 years ago

  • File 0001-Log-unhandled-IRC-errors-as-LOG_INFO-in-bip.log.patch added
  • Target version set to 0.10.0

With this I'm just adding plain logging of unhandled IRC errors at INFO log level into bip.log.
We can still discuss this ofc.

Actions #8

Updated by Loïc Gomez about 2 years ago

  • % Done changed from 0 to 100
Actions #9

Updated by Loïc Gomez 3 months ago

  • File deleted (0001-Log-unhandled-IRC-errors-as-LOG_INFO-in-bip.log.patch)
Actions #11

Updated by Loïc Gomez 3 months ago

Added review issue #481 with the patch.

Actions

Also available in: Atom PDF