pub fn create_log_entry( uuid: &str, iso: &str, level: LogLevel, message: &str ) -> Log
Create a new log entry.