Skip to content

Add tutorial: Enable logs for transactions #443

Open
@SimiHunjan

Description

@SimiHunjan

Problem

When we need to triage issues that occur with developers we often need to know some information about the transaction that failed. The SDKs have example for how to enable this feature.

Java: https://github.com/hashgraph/hedera-sdk-java/blob/develop/examples/src/main/java/LoggerFunctionalitiesExample.java
JS: https://github.com/hashgraph/hedera-sdk-js/blob/develop/examples/logger-functionalities.js
Go: https://github.com/hashgraph/hedera-sdk-go/tree/develop/examples/logging

Solution

Create a tutorial that walks developers for how to enable this feature.

Alternatives

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttutorialNew tutorial requests or updates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions