array_split.logging.get_formatter¶
- array_split.logging.get_formatter(prefix_string='ARRSPLT| ')[source]¶
Returns
logging.Formatterobject which produces messages with time andprefix_stringprefix.- Parameters:
prefix_string (
strorNone) – Prefix for all logging messages.- Return type:
- Returns:
Regular formatter for logging.