UNPKG

logler

Version:

Most flexible nodejs logging library

68 lines (36 loc) 835 B
[Logler](../README.md) › [IMandatoryTokens](imandatorytokens.md) # Interface: IMandatoryTokens ## Hierarchy * **IMandatoryTokens** ## Index ### Properties * [colNum](imandatorytokens.md#colnum) * [fileName](imandatorytokens.md#filename) * [filePath](imandatorytokens.md#filepath) * [lineNum](imandatorytokens.md#linenum) * [timestamp](imandatorytokens.md#timestamp) ## Properties ### colNum**colNum**: *number* Defined in interface.ts:26 Column Number ___ ### fileName • **fileName**: *string* Defined in interface.ts:20 File name ___ ### filePath**filePath**: *string* Defined in interface.ts:17 Absolute file path ___ ### lineNum • **lineNum**: *number* Defined in interface.ts:23 line number ___ ### timestamp**timestamp**: *string* Defined in interface.ts:29 ISO Time stamp