handleMissingChannels property
Should the logger throw errors if the channel is missing when a log is added to a non existent channel.
Implementation
final bool handleMissingChannels;
Should the logger throw errors if the channel is missing when a log is added to a non existent channel.
final bool handleMissingChannels;