Skip to content

logger.exception too noisy #504

@NickMich

Description

@NickMich

Can the logger.exception call at
https://github.com/aparo/pyes/blob/master/pyes/connection_http.py#L126

be changed to .error ? The stacktrace is very noisy when written to logs. Even just raising the exception and letting the caller handle it would be great and allow for adequate debugging IMO.

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