LoggerJSON.configure_log_level-exclamation-mark

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

configure_log_level!(level)

View Source

Changes Logger log level at runtime.

Notice that settings this value below compile_time_purge_level would not work, because Logger calls would be already stripped at compile-time.