4 lines
44 B
Elixir
4 lines
44 B
Elixir
import Config
|
|
|
|
config :logger, level: :info
|
import Config
|
|
|
|
config :logger, level: :info
|