The assembly containing the logger. Should match the format {AssemblyName[,StrongName] | AssemblyFile}.
loggerClass
string
The class implementing the logger. Should match the format [PartialOrFullNamespace.]LoggerClassName. If the assembly contains only one logger, class does not need to be specified.