BerkeleyAutomation / autolab_core

Core utilities for Berkeley AutoLab.
https://berkeleyautomation.github.io/autolab_core
Apache License 2.0
80 stars 39 forks source link

Added functionality to explicitly reconfigure root logger. #14

Closed visatish closed 5 years ago

visatish commented 5 years ago

Required in cases where another process resets the root logger such as rospy.init_node().

visatish commented 5 years ago

@jeffmahler When you get a chance could you check this out? Thnx!

jeffmahler commented 5 years ago

Yes merged