Function create_log

Source
pub fn create_log(
    nel: Annotated<NetworkReportRaw>,
    received_at: DateTime<Utc>,
) -> Option<OurLog>
Expand description

Creates a OurLog from the provided NetworkReportRaw.