What is the difference between logging.fatal and logging.critical? Both seem to behave in exactly the same way in Python 3.4. Are both kept because of some kind of backwards compatibility?What is the difference between logging.fatal an
What is the difference between logging.fatal and logging.critical? Both seem to behave in exactly the same way in Python 3.4. Are both kept because of some kind of backwards compatibility?What is the difference between logging.fatal an