bitflag enum log.LineAttrFlags

bitflag enum LineAttrFlags
{
    TileIcon,
    Delimiter,
    Override,
    Preview,
};