Skip to content

Warn if console encoding is not utf-8

Current situation

The agent does not warn if there is an encoding mismatch. By default, utf-8 is used.

Desired situation

A warning if the agent detect a mismatch between the console encoding and the specified encoding.