Searched defs:SetupLogging (Results 1 – 5 of 5) sorted by relevance
32 def SetupLogging(args): function
42 def SetupLogging(): function
51 def SetupLogging(level): function
286 void SetupLogging(bool log_to_system, bool log_to_file) { in SetupLogging() function
672 def SetupLogging(self, opts): member in BaseParser