Project

General

Custom queries

Profile

Actions

Feature #32968

closed

It is not easy to increase the log level of the Pulp 3 backend

Added by Eric Helms almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:

Description

To debug issues with Pulp 3, it is important to set the log level to DEBUG.
This can be achieved by putting
"LOGGING = {"dynaconf_merge": True, "loggers": {'': {'handlers': ['console'], 'level': 'DEBUG'}}}" in "/etc/pulp/settings.py".

It would be much easier if that line was already there with the default log-level.

Actions #6

Updated by Eric Helms over 3 years ago

  • Status changed from Ready For Testing to Closed
Actions #7

Updated by Ewoud Kohl van Wijngaarden over 3 years ago

  • Target version set to 2.5.2
  • Fixed in Releases 2.5.2 added

The installer side was cherry picked to 2.5.2, I'm not sure if the hammer side was. However, this is the installer changelog so I'm setting that as the Fixed in version.

Actions

Also available in: Atom PDF