# buildLine Function private
Module | import { buildLine } from "@tsed/logger/src/logger/utils/tableUtils" |
---|---|
Source | /packages/logger/src/logger/utils/tableUtils.ts |
# Overview
function buildLine(fields: any, settings: ITableSettings, char?: string): string;