Preload()
main()
Bases: Filter
Filter
Determine if the specified record is to be logged.
Returns True if the record should be logged, or False otherwise. If deemed appropriate, the record may be modified in-place.
Function to reset the start time of a program.
Function to set the printing format
val (bool) – True to print the time from the beginning of the program or False to print the current time, defaults to [True]