Creates a new log entry.
const LogEntry({ required this.timestamp, required this.message, required this.level, this.tag, });