Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Created March 3, 2018 15:06
Show Gist options
  • Save deque-blog/256a0f67f9636312b134c95ade0174b2 to your computer and use it in GitHub Desktop.
Save deque-blog/256a0f67f9636312b134c95ade0174b2 to your computer and use it in GitHub Desktop.
void f(Context const& context) {
// ...
logger.info(context, "log message");
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment