Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The AS4 .NET Component uses NLog for logging. The logging levels can be configured to minimum: Info Fatal, and maximum: Debug Trace. Further configuration can be found on the NLog support itself (https://github.com/nlog/nlog/wiki/Configuration-file )

The sample NLog configuration file is named: App.config, below you find the default configuration:can be found in the Eu.EDelivery.AS4.ServiceHandler.ConsoleHost.config file.


 

When there are issues with signature-verification of a received AS4 Message, it is possible to enable extensive logging which can be helpful in pinpointing the problem.
Signature verification logging can be enabled by enabling the XmlDsigLogSwitch trace-switch that can be found in the App.config configuration file: