Skip to content

Advance log function with original Error and StackTrace #51

Description

@ciprig

Will be useful to be able to retrieve the original Error and StackTrace to use them with logging libraries like logger, especially the StackTrace is helpful.

Something like this
logError: (message, error, stackTrace) {
logger.e(message, error, stackTrace);
},

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions