<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head><body style="">
 
 
  <div>
   &#160;
  </div> 
  <div>
   1) Does anyone currently know how i need to configure a bundle to output all runtime debug messages on stdout / or to a file?
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   I&#39;ve added the following entry to my app.yml but it seems it have no effect. I&#39;m not sure if this has changed after the
  </div> 
  <div>
   introduction of bundles in rock. Would be great someone could shortly clarify this.
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   log:
  </div> 
  <div>
   &#160;&#160;&#160; levels:
  </div> 
  <div>
   &#160;&#160;&#160;&#160;&#160;&#160;&#160; roby: DEBUG
  </div> 
  <div>
   &#160;&#160;&#160;&#160;&#160;&#160;&#160; orocos: DEBUG
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   2) How is configuration management in bundles (app.yml, orogen-yamls) actually managed by Roby especially in case of using several bundles that are assigned
  </div> 
  <div>
   as&#160; dependencies. Is each bundle using its own configuration independently from the dependency hierarchy? Or does there also exists some kind of
  </div> 
  <div>
   overwritting / inhereritance mechanism?
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   Chris
  </div>
 
</body></html>