diff --git a/createDebugMap.js b/createDebugMap.js index db90ac6..2f7508d 100644 --- a/createDebugMap.js +++ b/createDebugMap.js @@ -1,3 +1,8 @@ +/** + * Author Tony Germano + * Discussion originated on Mirth Slack from discussion started by Sean Phalen + */ + /** * Creates a debug map function that conditionally logs values. * @param {Map} delegateMap - A map to store debug values.