How to print UVM Report Summary UVM1.2 with UVM_NONE verbosity

In reply to aditya.polepeddi:

It looks like we have adiiferent understanding about the UVM Report Summary. I mean the report like this:

— UVM Report Summary —

** Report counts by severity

UVM_INFO : 39

UVM_WARNING : 0

UVM_ERROR : 0

UVM_FATAL : 0

** Report counts by id

[Questa UVM] 2

[RNTST] 1

[TEST_DONE] 1

[UVM/RELNOTES] 1

[arb_example_seq] 5

[arb_seq] 2

[arb_seq_grab] 3

[arb_seq_lock] 3

[arb_test] 1

[seq_arb_driver] 20

And this is independent on any verbosity setting.