Project

General

Profile

Feature #32968

Updated by Ewoud Kohl van Wijngaarden over 2 years ago

To b'Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1977693 \n\n*Description of problem:*\nTo debug issues with Pulp 3, it is important to set the log level to DEBUG. 
 This DEBUG.\nThis can be achieved by putting 
 "LOGGING putting\n"LOGGING = {"dynaconf_merge": True, "loggers": {'': {'handlers': ['console'], 'level': 'DEBUG'}}}" {\'\': {\'handlers\': [\'console\'], \'level\': \'DEBUG\'}}}" in "/etc/pulp/settings.py". 

 It "/etc/pulp/settings.py".\n\nIt would be much easier if that line was already there with the default log-level. log-level.\n\n*Version-Release number of selected component (if applicable):*\n\n\n*How reproducible:*\n\n\n*Steps to Reproduce:*\n1.\n2.\n3.\n\n*Actual results:*\n\n\n*Expected results:*\n\n\n*Additional info:*'

Back