debug.print: internal Helper function to debug more easy
Description
internal Helper function to debug more easy
Usage
debug.print(infoLevel, flag = "", values, msg = "", type = "INFO")
Arguments
infoLevel
If 0, no Output (just Errors), if 1 little output, if 2 bigger output
values
If you check variables then post this into values
type
Type can be "INFO" or "ERROR"