Skip to content

Newline character is configurable #472

@vitalijr2

Description

@vitalijr2

Hi guys,

some years ago I have found an AWS CloudWatch issue with truncating logs if the a logger uses a standard \n character.

Some discussions and related issues:

There is a small fix for AWS Lambdas: use \r instead of \n.

How about to add this feature to SimpleLogger: write to an output stream logging message + configurable ending?

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