Closed jhugman closed 2 months ago
Potentially fixes #79.
According to The Big O of Code Reviews, this is a O(n) change.
I've updated this and merged it with another PR: it's now keyed off a logLevel set in uniffi.toml. I'm hoping to be able to switch that on a command line switch later.
logLevel
uniffi.toml
Potentially fixes #79.
According to The Big O of Code Reviews, this is a O(n) change.