Try calling Configurator.initialize(null, configurationSource);
Ralph > On Sep 27, 2020, at 7:40 AM, Jochen Wiedmann <[email protected]> > wrote: > > Hi, > > in LoggerContext, I have > > void updateLoggers(Configuration); > > I understand, that this method provides the means to change the logging > configuration at runtime. Very well! > > Problem is: I do not have a Configuration, but a ConfigurationSource. > So, what to do? > > Thanks, > > Jochen > > > -- > > Look, that's why there's rules, understand? So that you think before > you break 'em. > > -- (Terry Pratchett, Thief of Time) >
