Skip to content

logger.error without pattern #2

Open
@zhangyuezhong

Description

@zhangyuezhong

StreamData._buildErrorMessage = function (error) {
logger_1.Logger.error(error);

logging the error without a message pattern.
when the network is lost.
Uncaught TypeError: Cannot read property 'replace' of undefined in the Logger class

logger_1.Logger.error("error occurred: {0}", error);

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