helpers/safe_print library

Classes

SafePrint
Class that creates a print on the console with date and time, prefix and suffix. also prevents logs in production. Ex. SafePrint("Message....");