[Config] Allow users to disable log messages with the calciteConfig
's logLevel
#11704
Labels
1 - assigned
Issues that are assigned to a sprint and a team member.
estimate - 3
A day or two of work, likely requires updates to tests.
p - medium
Issue is non core or affecting less that 60% of people using the library
tooling
Issues relating to build system fixes or improvements.
Milestone
Priority impact
p - medium
Summary
Currently users have to set the
calciteConfig
'slogLevel
andversion
to"off"
to disable console log messages in production environments. We should aim to disable all log messages withlogLevel
.Current behavior requires disabling the
logLevel
andversion
:cc @jcfranco
Desired Outcome
Resources
https://codepen.io/geospatialem/pen/abgwvbP
The text was updated successfully, but these errors were encountered: