Q. What parameter is passed to get_logger()?
β
Correct Answer: (B)
Class name
Explanation: Logger is tied to class name.
Explanation: Logger is tied to class name.