Buckets:
| import { Resource } from "@opencode-ai/console-resource" | |
| export const logger = { | |
| metric: (values: Record<string, any>) => { | |
| console.log(`_metric:${JSON.stringify(values)}`) | |
| }, | |
| log: console.log, | |
| debug: (message: string) => { | |
| if (Resource.App.stage === "production") return | |
| console.debug(message) | |
| }, | |
| } | |
Xet Storage Details
- Size:
- 323 Bytes
- Xet hash:
- 935541c28d645fd3117f1d99c90e1f6297915e722f05605b5b69966ccbaae6ef
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.