blitz-js / blitz-js/legacy-framework

Expose the Blitz logger and chalk for easy usage

Open
#22 2 comments 0 reactions 0 assignees View on GitHub
legacy-framework status/ready-to-work-on
Dominant language
JavaScript
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

### What do you want and why?
Currently in order to include the logger and chalk we have to
```
import { log } from "@blitzjs/display"
import chalk from "chalk"
```

These are not currently exposed or documented, we should expose these in the blitz module

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.