Cargo Features

WORKER_LOGGER has no features set by default.

[dependencies]
worker_logger = { version = "0.2.0", features = ["color", "env_logger_string"] }
color = colored
env_logger_string = env_logger

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

colored color?
env_logger env_logger_string?

Enables env_logger ^0.9