Skip to content

Instantly share code, notes, and snippets.

@Luke-Rogerson
Created October 31, 2021 11:17
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 Luke-Rogerson/30835611508b3111def99e1c6d0134fd to your computer and use it in GitHub Desktop.
Save Luke-Rogerson/30835611508b3111def99e1c6d0134fd to your computer and use it in GitHub Desktop.
logger = use_logging()
logger.info('An informative log message', extra={'user_id': 'abc123', **function_args})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment