Skip to content

Poco::FileChannel/Poco:LogFileImpl::writeImpl() on Windows should translate \n to \r\n. #2624

@obiltschnig

Description

@obiltschnig

Expected behavior

A \n in the log message should be translated into \r\n on Windows.

Actual behavior

\n stays \n, making viewing the log file in some text editors unpleasant.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions