Open esunar opened 2 years ago
This is a small change but the Logger class has a method called fubar() that prints message to STDERR and exits the program.
fubar()
This method should be renamed to be more descriptive of its function. It can also be made static as it does not use any self references.
self
Imported from Launchpad using lp2gh.
date created: 2022-06-24T14:59:16Z
owner: martin-kalcok
assignee: None
the launchpad url
This is a small change but the Logger class has a method called
fubar()
that prints message to STDERR and exits the program.This method should be renamed to be more descriptive of its function. It can also be made static as it does not use any
self
references.Imported from Launchpad using lp2gh.
date created: 2022-06-24T14:59:16Z
owner: martin-kalcok
assignee: None
the launchpad url