download
raw
247 Bytes
'use strict'
import pino from '../../pino.js'
import { join } from 'node:path'
const log = pino({
transport: {
target: join(import.meta.dirname, 'to-file-transport.js'),
options: { destination: process.argv[2] }
}
})
export { log }

Xet Storage Details

Size:
247 Bytes
·
Xet hash:
88300a3abda7e4e3438240d551a212cd9552584ca6d9cbad908234b93a08b449

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.