splitio / javascript-commons

Other
3 stars 5 forks source link

Fix logs for evaluations by flag sets #281

Closed EmilianoSanchez closed 7 months ago

EmilianoSanchez commented 7 months ago

Javascript commons library

What did you accomplish?

Fixed logs to properly print the method name when there is a warning for invalid or lowercase flag sets.

How do we test the changes introduced in this PR?

Updated unit tests.

Extra Notes