enable logging of other types
Closed this issue · 1 comments
stephenlenzi commented
currently start_logging expects a list of objects and uses its dict method to write all attributes into the log. other types would be convenient, particularly for plugins that do not use argparse and arg objects
stephenlenzi commented
this seems to work now in 0.2.5-rc0