Expand description
Macros to support rustler_logger.
Macros§
- alert
- send an
alertlevel log entry to the BEAM VM - critical
- send a
criticallevel log entry to the BEAM VM - debug
- send a
debuglevel log entry to the BEAM VM - emergency
- send a
emergencylevel log entry to the BEAM VM - error
- send an
errorlevel log entry to the BEAM VM - fatal
- send a
fatallevel log entry to the BEAM VM - info
- send an
infolevel log entry to the BEAM VM - log
- send a log entry to the BEAM VM
- notice
- send a
noticelevel log entry to the BEAM VM - trace
- send a
tracelevel log entry to the BEAM VM - warn
- send a
warninglevel log entry to the BEAM VM - warning
- send a
warninglevel log entry to the BEAM VM
Attribute Macros§
- log_
to_ elixir - wrapper for
niffunctions needed to set up logging to BEAM