Generates a hash code for the InfospectLog object.
InfospectLog
@override int get hashCode => Object.hash(level, timestamp, message, error, stackTrace);