Searched defs:LOGGING_ENABLED (Results 1 – 4 of 4) sorted by relevance
8 LOGGING_ENABLED = config.get_config_value('SERVER', 'rpc_logging', type=bool) variable
9 private static final String LOGGING_ENABLED = "robolectric.logging.enabled"; field in Logger
88 #define LOGGING_ENABLED 0 macro