Remi Wg

Results 91 comments of Remi Wg

I mostly use Sentry for frontend.

Hi @avibathula, in the next major release of the project, I'll add a new logging system, a unified logging system working for server and client side.

Sure, the Pro version is currently using the new logging system, well integrated with Sentry, Better Stack, but also console. Work for frontend and backend.

Yes, thank so much, it works much more better. When the `await` is necessary?

@dahlia Thank you for updating the package, but I have new error with the package now: ``` Critical dependency: require function is used in a way in which dependencies cannot...

@dahlia Unfortunately, I have reverted everything. But, you should be able to create a new Next.js app and add logtail, you'll able to get the same error.

I have a similar issue with Next.js: `RuntimeError: Aborted(). Build with -sASSERTIONS for more info.` I have try to apply a similar change like in Vite `optimizeDeps.exclude` In my next.js...

@lirbank I also applied serverComponentsExternalPackages (I'm currently at Next.js 14) to make it work. It working with the in-memory FS: https://pglite.dev/docs/filesystems#in-memory-fs It doesn't work with https://pglite.dev/docs/filesystems#node-fs In your case, does...

@lirbank On my side, I didn't have the chance to try in the browser, I'm currently using for local/dev environment with PGLite. I also use for testing. If you are...

It's just the Clerk admin dahboard where you can perform all the actions: manage users, manager organizations, ban users, delete users, impersonate users, change user information, etc...