Skip to content

Addition of Logging Mechanism in TensorMap Server-Side Code #201

@ghost

Description

Is your feature request related to a problem? Please describe.
Currently, there is a lack of logging mechanism in the TensorMap server-side code. This makes it difficult to track and debug errors efficiently.

Describe the solution you'd like
I would like to request the addition of a logging mechanism in the TensorMap server-side code. This would involve implementing logging functionalities to record events, errors, and other relevant information during the application runtime.

Describe alternatives you've considered
One alternative solution could be manually adding print statements throughout the code to capture certain events or errors. However, this approach is not as robust or scalable as a dedicated logging mechanism.

Additional context
Adding a logging mechanism would improve the maintainability and debugging process of the server-side code, providing developers with valuable insights into the application's behavior and performance.

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