Skip to content

Instantly share code, notes, and snippets.

@mcsee
Last active August 2, 2020 04:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcsee/34f6706535f866c50e5aaee21984388c to your computer and use it in GitHub Desktop.
Save mcsee/34f6706535f866c50e5aaee21984388c to your computer and use it in GitHub Desktop.
?>
function logInfo(array $infoToLog) {
SingletonLogger::info($infoToLog);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment