Crate forensic_rs

Source

Modules§

activity
artifact
channel
context
core
data
dictionary
err
field
logging
notifications
prelude
traits
utils

Macros§

debug
Logs a message at the debug level.
error
Logs a message at the error level.
info
Logs a message at the info level.
log
Logs a message with the desired level
notify
Alerts of a suspicious evidence found during the processing of an artifact.
notify_critical
Alerts of a suspicious evidence found during the processing of an artifact.
notify_high
Alerts of a suspicious evidence found during the processing of an artifact.
notify_info
Alerts of a suspicious evidence found during the processing of an artifact.
notify_informational
Alerts of a suspicious evidence found during the processing of an artifact.
notify_low
Alerts of a suspicious evidence found during the processing of an artifact.
notify_medium
Alerts of a suspicious evidence found during the processing of an artifact.
trace
Logs a message at the trace level.
warn
Logs a message at the warn level.