Open Bug 1711660 Opened 3 years ago

Use MOZ_LOG's LogLevel instead of own Severity enum class in QM_TRY macros

Categories

(Core :: Storage: Quota Manager, task, P3)

task

Tracking

()

People

(Reporter: janv, Unassigned)

Details

Based on the discussion in D114936 we don't need own enum class because MOZ_LOG's LogLevel already provides suitable log levels and we will be able to use it directly (without any mapping) for logging using MOZ_LOG once that's implemented.

You need to log in before you can comment on or make changes to this bug.