Skip to content

Internal Logging/Trace #231

@elcharitas

Description

@elcharitas

Is your feature request related to a problem? Please describe.
Currently, ngyn has no logs/tracing system which makes it difficult to know what's running or not, what's bugging out or not.

Describe the solution you'd like
A crate like trace can be used to display logs on basis of log levels.

Logs should cover as much as a component/route initializing or executing.

Logging should also follow this format:
[NGYN] {process_id} {date} {message}

Describe alternatives you've considered
None atm

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions