Closed philbooth closed 5 years ago
Related to #216.
As well as creating the two enums, this change removes the null setting for LogFormat, because we already have LogLevel::Off and having two different ways to achieve the same thing seemed like a recipe for confusion.
null
LogFormat
LogLevel::Off
@mozilla/fxa-devs r?
Related to #216.
As well as creating the two enums, this change removes the
null
setting forLogFormat
, because we already haveLogLevel::Off
and having two different ways to achieve the same thing seemed like a recipe for confusion.@mozilla/fxa-devs r?