-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Description
Some users with themed terminals are seeing invisible characters, we should allow the option to turn colors off.
Important!
The option needs to work for all child loggers, by setting it on the parent logger. E.g. when in SDK
const { log } = Apify.utils;
log.disableColors();
All existing log instances everywhere in the SDK, that were created of children of this parent instance, must also have their colors turned off.
trackwell-mike
Metadata
Metadata
Assignees
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.