breadcrumbs property
The collected breadcrumbs of the log. The breadcrumbs are ordered in increasing specificity. The first breadcrumb is the most general, and the last is the most specific.
Implementation
final IList<String> breadcrumbs;
The collected breadcrumbs of the log. The breadcrumbs are ordered in increasing specificity. The first breadcrumb is the most general, and the last is the most specific.
final IList<String> breadcrumbs;