For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=538>
Summary: Unable specify log level when starting deployer
Product: OCL
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Deployment
AssignedTo: orocos-dev at lists [dot] mech [dot] kuleuven [dot] be
ReportedBy: kiwi.net at mac [dot] com
CC: orocos-dev at lists [dot] mech [dot] kuleuven [dot] be
Estimated Hours: 0.0
Want to be able to specify the log level of the deployer application at startup
e.g.
deployer-gnulinux --log=DEBUG
or
deployer-gnulinux --log=Info
etc.
Would anyone be against using the boost::program_options library to do this?
Replacing the existing commandi line parsing would be trivial with this library
also.
Cheers
S