The Talon Manual

Versions Compared

Key

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

...

nv.sol Trace LevelCCSMP Trace Level
SEVERE"error"ERROR
WARNING"warn"WARNING
INFO"notice"NOTICE
CONFIG"notice"NOTICE
FINE"info"INFO
FINER"info"INFO
DIAGNOSE"info"INFO
VERBOSE"info"INFO
FINEST"debug"DEBUG
DEBUG"debug"DEBUG
ALL"debug"DEBUG
OFF

-

Regarding step 3, the binding uses the following table to determine the level used by the binding to log the message with the nv.sol logger

CCSMP Trace Message Levelnv.sol Trace Message Level
CRITICALSEVERE
ERRORSEVERE
WARNINGWARNING
NOTICEINFO
INFOFINE
DEBUGFINEST

...