Skip to content

fix typo in docs #162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix typo in docs #162

wants to merge 1 commit into from

Conversation

mukhtarkv
Copy link

Hi. I tried running the following snippet from docs and got the error. According to earlier docs config.exs does not allow calling new/1 function.

  ** (UndefinedFunctionError) function LoggerJSON.Formatters.GoogleCloud.new/1 is undefined (module LoggerJSON.Formatters.GoogleCloud is not available)
      LoggerJSON.Formatters.GoogleCloud.new([metadata: :all, project_id: "logger-101"])

Not sure if the following line should change as well since my change is to rename config.exs to runtime.exs which is for runtime too.
Screenshot 2025-07-09 at 10 49 18 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant