Skip to content

Instantly share code, notes, and snippets.

@yasuhiro-okada-aktsk
Last active November 6, 2015 09:06
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 yasuhiro-okada-aktsk/9bba3633ff2dd2cf440c to your computer and use it in GitHub Desktop.
Save yasuhiro-okada-aktsk/9bba3633ff2dd2cf440c to your computer and use it in GitHub Desktop.
Elixir logger
require Logger
Logger.info "path: " <> inspect(conn.params["paths"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment