Tasks #914

Configure logging using rsb config

Added by J. Wienke about 12 years ago. Updated about 12 years ago.

Status:ResolvedStart date:03/02/2012
Priority:NormalDue date:
Assignee:J. Wienke% Done:

100%

Category:C++
Target version:0.6

Description

Since it is now possible to configure the rsc logging system using a file, enable this in RSB.


Related issues

Related to Robotics Service Bus - Enhancement #916: Factor out configuration cascade to RSC Resolved 03/02/2012
Related to Robotics Systems Commons - Enhancement #918: Specify key handling for config system Resolved 03/02/2012
Blocked by Robotics Systems Commons - Bug #915: Configuration provider objects cannot be reused to provid... Resolved 03/02/2012

Associated revisions

Revision 0f736bdd
Added by J. Wienke about 12 years ago

Configure logging using the usual configuration file cascade.

The implementation basically duplicates the cascade as it is not very well factored right now. This needs refactoring.

refs #914

Revision f9d32799
Added by J. Moringen about 12 years ago

Don't fail on missing rsb.conf in src/rsb/Factory.cpp
refs #914, should fix the windows build
  • src/rsb/Factory.cpp: catch exceptions thrown during attempts to read
    system-wide and user-specific rsb.conf configuration files

History

#1 Updated by J. Wienke about 12 years ago

  • % Done changed from 0 to 60

Basicaly integrated now in a not so nice fashion (#916). However, environment parsing is broken right now because the parser makes everything lower-case.

#2 Updated by J. Wienke about 12 years ago

  • Status changed from In Progress to Resolved

This is a deeper specification problem of RSC (see #918). Postponed until that issue is fixed.

#3 Updated by J. Moringen about 12 years ago

  • % Done changed from 60 to 100

Also available in: Atom PDF