Client-Side Logging Demo

SDK-Based Logging: This demo uses the JanusCore SDK's built-in logging client. It demonstrates both browser-only console logging and server-synchronized logging with automatic authentication handling.

Authentication Status

Checking authentication status...
Authentication Required: Please login first using the Authentication Demo to enable server logging features.

Logging Controls

Browser-Only Logs (never sent to server):

Console Output

Open your browser console (F12) to see the log output.

Implementation

This demo uses the JanusCore SDK for logging management.

Key features demonstrated:

View the admin dashboard to see logs sent to the server (requires admin login).