Skip to content

Implement logging feature and format as in the Go SDK #10

@o-eissa

Description

@o-eissa

We added a built-in logging module in the go SDK to conform to a certain structured logging format.

This issue targets the development task to implement the logger module that logs with the same structured format as the Go SDK.
Example Log:
{"timestamp":"2023-12-11T14:28:39Z","log-level":"error","message":"This is an error message","hostname":"DESKTOP-0QCUII1","application":"/tmp/go-build4235426231/b001/exe/main","line-number":"main.py:12"}

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