Buckets:
| const setLevelSym = Symbol('pino.setLevel') | |
| const getLevelSym = Symbol('pino.getLevel') | |
| const levelValSym = Symbol('pino.levelVal') | |
| const levelCompSym = Symbol('pino.levelComp') | |
| const useLevelLabelsSym = Symbol('pino.useLevelLabels') | |
| const useOnlyCustomLevelsSym = Symbol('pino.useOnlyCustomLevels') | |
| const mixinSym = Symbol('pino.mixin') | |
| const lsCacheSym = Symbol('pino.lsCache') | |
| const chindingsSym = Symbol('pino.chindings') | |
| const asJsonSym = Symbol('pino.asJson') | |
| const writeSym = Symbol('pino.write') | |
| const redactFmtSym = Symbol('pino.redactFmt') | |
| const timeSym = Symbol('pino.time') | |
| const timeSliceIndexSym = Symbol('pino.timeSliceIndex') | |
| const streamSym = Symbol('pino.stream') | |
| const stringifySym = Symbol('pino.stringify') | |
| const stringifySafeSym = Symbol('pino.stringifySafe') | |
| const stringifiersSym = Symbol('pino.stringifiers') | |
| const endSym = Symbol('pino.end') | |
| const formatOptsSym = Symbol('pino.formatOpts') | |
| const messageKeySym = Symbol('pino.messageKey') | |
| const errorKeySym = Symbol('pino.errorKey') | |
| const nestedKeySym = Symbol('pino.nestedKey') | |
| const nestedKeyStrSym = Symbol('pino.nestedKeyStr') | |
| const mixinMergeStrategySym = Symbol('pino.mixinMergeStrategy') | |
| const msgPrefixSym = Symbol('pino.msgPrefix') | |
| const wildcardFirstSym = Symbol('pino.wildcardFirst') | |
| // public symbols, no need to use the same pino | |
| // version for these | |
| const serializersSym = Symbol.for('pino.serializers') | |
| const formattersSym = Symbol.for('pino.formatters') | |
| const hooksSym = Symbol.for('pino.hooks') | |
| const needsMetadataGsym = Symbol.for('pino.metadata') | |
| module.exports = { | |
| setLevelSym, | |
| getLevelSym, | |
| levelValSym, | |
| levelCompSym, | |
| useLevelLabelsSym, | |
| mixinSym, | |
| lsCacheSym, | |
| chindingsSym, | |
| asJsonSym, | |
| writeSym, | |
| serializersSym, | |
| redactFmtSym, | |
| timeSym, | |
| timeSliceIndexSym, | |
| streamSym, | |
| stringifySym, | |
| stringifySafeSym, | |
| stringifiersSym, | |
| endSym, | |
| formatOptsSym, | |
| messageKeySym, | |
| errorKeySym, | |
| nestedKeySym, | |
| wildcardFirstSym, | |
| needsMetadataGsym, | |
| useOnlyCustomLevelsSym, | |
| formattersSym, | |
| hooksSym, | |
| nestedKeyStrSym, | |
| mixinMergeStrategySym, | |
| msgPrefixSym | |
| } | |
Xet Storage Details
- Size:
- 2.1 kB
- Xet hash:
- 881769b7ddd3cd02eaaf5a3516bf60a9768aa859beb0cd336d0390f525513ded
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.