abseil / abseil/abseil-py

How to turn on vlog for a specific file?

Aperta
#156 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
2.5k
Fork
279
Merge medio
2g 1h
PR unite (30g)
1

Descrizione

The `-v` flag can be used to enable vlog messages across all files, but is it possible to enable only for a specific file(s)? I think the C++ logging library uses `--vmodule` but there's no such flag for Python, even though a comment in the code says it should be possible: https://github.com/abseil/abseil-py/blob/master/absl/logging/__init__.py#L53

(BTW it'd be great to document the `-v` flag somewhere, it took me a while to figure that one out.)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.