Can't enable hybrid renderer V2

I’m on Unity 2021.3.10f1, latest version of hybrid renderer, URP 12.1.7. Whenever I add ENABLE_HYBRID_RENDERER_V2 to my scripting define symbols, I do not get the console log.

it’s enable by default since 0.50

The log is also disabled as of 0.50
No need to spam a log for something that is always enabled.

Ah thanks, marked as resolved.