On 22/05/15 04:06, Eric Rahm wrote: > After a rather thorough examination of usages of each I have come up with a > set that I believe would fit our needs: > > enum class LogLevel { > Disabled = 0, // Logging is disabled for this module > Error, > Warning, > Info, > Debug, > };
I'll vote to have `Error` cause test failures unless explicitly whitelisted. > -- David Rajchenbach-Teller, PhD Performance Team, Mozilla _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform