Loglib Next JS
pnpm add @loglib/next
loglib ships with a cli tool that helps you setup your project. You can run the following command to setup your project and watch as the magic unfolds:
pnpm loglib init
To update all the loglib packages in your app, you can run the following command:
pnpm loglib update
this will setup your project with all possible configurations. Refer to the docs for more information.