Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Created May 25, 2017 14:57
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save deque-blog/4f287bf9965694c0e6c42e47533dc52b to your computer and use it in GitHub Desktop.
#define LOGGED_CALL(fct, ...) wrap_with_logs(#fct, fct, __VA_ARGS__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment