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:
SDK-based authentication with automatic token management
Server-side logging through the SDK's logging client
Browser-only logging for client-side debugging
Automatic session tracking with unique client IDs
Error handling with structured error messages
View the admin dashboard to see logs sent to the server (requires admin login).