Home | History | Annotate | Download | only in logging

Lines Matching refs:configurator

284 # Each wrapper should have a configurator attribute holding the actual
285 # configurator to use for conversion.
292 result = self.configurator.convert(value)
304 result = self.configurator.convert(value)
316 result = self.configurator.convert(value)
328 result = self.configurator.convert(value)
340 result = self.configurator.convert(value)
351 result = self.configurator.convert(value)
361 The configurator base class which defines some useful defaults.
381 self.config.configurator = self
458 value.configurator = self
461 value.configurator = self
465 value.configurator = self