[This is preliminary documentation and is subject to change.]
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Off | 0 | Tracing is off | |
Send | 1 | Trace ordinary send and receive messages | |
Ctrl | 2 | Trace control messages (e.g. link/unlink) | |
Handshake | 3 | Trace handshaking at connection startup | |
Epmd | 4 | Trace Epmd connectivity | |
Wire | 5 | Trace wire-level message content |
See Also