Chipmunk 4 is still using env_logger as it was useful while development.
However, this should be improved after releasing the version.
Chipmunk 3 is using log4rs and has it's logic to load/write logs configurations, which should be ported to the current implementation
Chipmunk 4 is still using
env_loggeras it was useful while development.However, this should be improved after releasing the version.
Chipmunk 3 is using
log4rsand has it's logic to load/write logs configurations, which should be ported to the current implementation