Skip to content
zerounix edited this page Apr 16, 2014 · 1 revision

Nomin uses SLF4J as a logging framework. It is just facade for logging functionality, so you are absolutely free to use appropriate implementation.

  • DEBUG level Nomin logs all parsed mappings.
  • TRACE level Nomin logs every single mapping rule being processed. It can be helpful during debugging.
Clone this wiki locally