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

Logging: CLI options for setting format and output #23

Closed jo-bru closed 2 years ago

jo-bru commented 3 years ago

Add CLI options to be able to format and define output (e.g. Logfile) for logging information.

By setting a logging destination, the additional information (info, debug, eval) can be retrieved from an external file if the xarm-commander is used in an integrated way (e.g. called by Nodejs).

jo-bru commented 3 years ago

This will later be probably defined as an option for the server command (see #18).

iomz commented 2 years ago

Likewise #17, this will be done via gRPC.