Skip to content

Replace console log with customisable logger, or provide option to turn off the log #16

@jaimewangvirtuals

Description

@jaimewangvirtuals

console.log("Transaction sent! Hash:", response.hash);

Pretty much console logs have been printed in this sdk, which can potentially corrupt the parsing of log stream if json format log is expected. It's strongly recommended to support customised logger, or at least provide sdk config to turn off any internal console log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions