Project

General

Profile

Actions

Bug #1524

closed

Logging initialization problem

Added by Alex Afanasyev about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Core
Target version:
Start date:
04/21/2014
Due date:
% Done:

100%

Estimated time:

Description

Right now, logging section in config file is shared between nfd and nrd. LoggerFactory::onConfig throws when unknown section is encountered.

This makes impossible to set NRD-specific logging and not to fail NFD, and impossible to set NFD-specific logging and not to fail NRD.

My proposal is not to fail when unknown logger section is encountered and simply ignore that (may be log in TRACE, but not in WARN)

Actions #1

Updated by Anonymous about 10 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Anonymous about 10 years ago

  • Status changed from In Progress to Code review
  • % Done changed from 0 to 100
Actions #3

Updated by Davide Pesavento about 10 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF