Interactions-HSG / xarm-grpc

A command-line interface for xArm-C++-SDK to interact with UFACTORY xArms
Eclipse Public License 2.0
5 stars 0 forks source link

C++: use clean logging with verbose mode (-v) #4

Closed jo-bru closed 3 years ago

jo-bru commented 3 years ago

Apply multi-level logging which can be set by using different flags: -v, -vv, etc.

jo-bru commented 3 years ago

Will be done in branch feat/logging.

jo-bru commented 3 years ago

ToDo: Create CLI tool option for logging format.