is it possible to have a custom time function? when using the built in logging module I do: `logging.Formatter.converter = custom_time_func` I am not sure how to accomplish this using spd?