includeCallerInfo property

bool includeCallerInfo

Includes caller info only when includeCallerInfo is true. See also void setLevel(Level level, {bool includeCallerInfo})

Implementation

bool get includeCallerInfo => _includeCallerInfo;