Searched defs:LOGGING_ENABLED (Results 1 – 2 of 2) 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