LoggerJSON.configure_log_level_from_env-exclamation-mark

You're seeing just the function configure_log_level_from_env-exclamation-mark, go back to LoggerJSON module for more information.
Link to this function

configure_log_level_from_env!(env_name \\ "LOG_LEVEL")

View Source

Configures Logger log level at runtime by using value from environment variable.

By default, 'LOG_LEVEL' environment variable is used.