Skip to content

fix(shared): Use BASE_NODE_ Prefix for Log Arg ENV Variables #546

@refcell

Description

@refcell

Summary

In the cli-utils crate inside the shared directory, the log args can be set with environment variables. But these are prefixed with BASE_ instead of BASE_NODE_ like all the other environment variables. This ticket is to update these environment variables to use the BASE_NODE_ prefix instead of just BASE_.

There should also be sufficient test coverage as part of this ticket work.

Metadata

Metadata

Assignees

Labels

A-utilitiesArea: utility cratesF-bugFlag: Something isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions