This is a simple wrapper for the Google Apps Script library BetterLog. BetterLog is a logging library that allows you to specify different levels of trace and write them to a log sheet.
My wrapper adds a few extra features:
- display the function name of the calling function
- display a user ID
- adds a little synaptic sugar.
You can use it as a library with the ID – MqTFuiXcPtS5rVUZ_jC9Z4tnfWGfgtIUb.
I generally use it as part of this framework.