Fix to use ETS based transaction_id counter
This commit is contained in:
parent
25b0271ab1
commit
57611f9dc0
3 changed files with 28 additions and 17 deletions
|
|
@ -11,7 +11,7 @@ config :tres,
|
|||
callback_args: []
|
||||
|
||||
config :logger,
|
||||
level: :info,
|
||||
level: :debug,
|
||||
format: "$date $time [$level] $metadata$message\n",
|
||||
metadata: [:application],
|
||||
handle_otp_reports: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue