Refactored Enum macro
This commit is contained in:
parent
07fe33df58
commit
44919bc079
2 changed files with 25 additions and 26 deletions
|
|
@ -11,7 +11,7 @@ config :tres,
|
|||
callback_args: []
|
||||
|
||||
config :logger,
|
||||
level: :debug,
|
||||
level: :info,
|
||||
format: "$date $time [$level] $metadata$message\n",
|
||||
metadata: [:application],
|
||||
handle_otp_reports: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue