ape.log_setter.set_logger

ape.log_setter.set_logger(args)

Creates a logger and sets the level based on args.

Param:
  • args: args with debug and silent attributes

Navigation