internal Breadcrumb(BreadcrumbType breadcrumbType, Object data) : this(TimeUtils.GMTDateString(DateTime.UtcNow), breadcrumbType, data) { }