Currently, the NLoggerFactoryAdapter only accept a name value collection as its constructor parameter. According to the doc, the INLINE and FILE types are both xml form of configuration, but in different place.
Using code to define the logger settings are more reliable.
Currently, the
NLoggerFactoryAdapter
only accept a name value collection as its constructor parameter. According to the doc, the INLINE and FILE types are both xml form of configuration, but in different place.Using code to define the logger settings are more reliable.