Change logging format

I would like to change the format of the logger in the Transformers library when using AutoTokenizer. from_pretrained(). May I ask where the enable_explicit_format function in the logging.py file was called?