Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
docs(kit): add logging @nuxt/kit utility
Browse files Browse the repository at this point in the history
  • Loading branch information
Lexpeartha committed Aug 22, 2022
1 parent 4a876b9 commit 762b0a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/content/3.api/4.advanced/2.kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@
- `findPath (paths, resolveOptions?)`
- `createResolver (base)`

### Logging

[source code](https://github.com/nuxt/framework/blob/main/packages/kit/src/logger.ts)

- `useLogger(scope?)`

### Builder

[source code](https://github.com/nuxt/framework/blob/main/packages/kit/src/build.ts)
Expand Down

0 comments on commit 762b0a2

Please sign in to comment.