To enable debugging I need to: > Add `compiler_flags: ["-DEXDTLS_DEBUG"]`, in `bundlex.exs` to get debug logs from the native code. Is it possible to enable debugging using hex.pm version or do I need to edit the library/create a fork?
To enable debugging I need to:
Is it possible to enable debugging using hex.pm version or do I need to edit the library/create a fork?