René's URL Explorer Experiment


Title: Debug API Reference | Rix Documentation

Open Graph Title: Rix Documentation

X Title: Rix Documentation

Description: Rix is the unified userland library layer for Vix.cpp applications.

Open Graph Description: Learn how to use Rix packages in Vix.cpp applications.

X Description: Rix provides optional userland libraries and a unified facade for Vix.cpp applications.

Generator: VitePress v1.6.4

direct link

Domain: rix.vixcpp.com

theme-color#0b0e14
mobile-web-app-capableyes
apple-mobile-web-app-capableyes
apple-mobile-web-app-titleRix Docs
og:typewebsite
og:site_nameRix Documentation
twitter:cardsummary_large_image

Links:

Browse packages https://registry.vixcpp.com/ns/rix
Rix/Docshttps://rix.vixcpp.com/
Guideshttps://rix.vixcpp.com/guides/getting-started
Packageshttps://rix.vixcpp.com/packages/
APIhttps://rix.vixcpp.com/api/
Exampleshttps://rix.vixcpp.com/examples/
Registryhttps://registry.vixcpp.com/browse
https://github.com/rixcpp/rix
https://x.com/vix_cpp
Skip to contenthttps://rix.vixcpp.com/packages/debug/api-reference#VPContent
Rixhttps://rix.vixcpp.com/
Vix.cpphttps://vixcpp.com
Registryhttps://registry.vixcpp.com/
GitHubhttps://github.com/rixcpp/rix
https://github.com/rixcpp/rix
https://x.com/vix_cpp
https://github.com/rixcpp/rix
https://x.com/vix_cpp
Welcome to Rixhttps://rix.vixcpp.com/getting-started/
What is Rix?https://rix.vixcpp.com/getting-started/what-is-rix
Installationhttps://rix.vixcpp.com/getting-started/installation
Quick Starthttps://rix.vixcpp.com/getting-started/quick-start
Use the Rix Facadehttps://rix.vixcpp.com/getting-started/use-the-facade
Overviewhttps://rix.vixcpp.com/facade/
Feature Macroshttps://rix.vixcpp.com/facade/feature-macros
Lightweight Usagehttps://rix.vixcpp.com/facade/lightweight-usage
Facade APIhttps://rix.vixcpp.com/facade/api
Overviewhttps://rix.vixcpp.com/packages/
Overviewhttps://rix.vixcpp.com/packages/auth/
Quick Starthttps://rix.vixcpp.com/packages/auth/quick-start
Register and Loginhttps://rix.vixcpp.com/packages/auth/register-login
Password Hashinghttps://rix.vixcpp.com/packages/auth/password-hashing
Sessionshttps://rix.vixcpp.com/packages/auth/sessions
Tokenshttps://rix.vixcpp.com/packages/auth/tokens
Configurationhttps://rix.vixcpp.com/packages/auth/configuration
Memory Storehttps://rix.vixcpp.com/packages/auth/memory-store
Database Storehttps://rix.vixcpp.com/packages/auth/database-store
Errorshttps://rix.vixcpp.com/packages/auth/errors
Security Noteshttps://rix.vixcpp.com/packages/auth/security
API Referencehttps://rix.vixcpp.com/packages/auth/api-reference
Overviewhttps://rix.vixcpp.com/packages/csv/
Quick Starthttps://rix.vixcpp.com/packages/csv/quick-start
Parse CSVhttps://rix.vixcpp.com/packages/csv/parse
Write CSVhttps://rix.vixcpp.com/packages/csv/write
Optionshttps://rix.vixcpp.com/packages/csv/options
API Referencehttps://rix.vixcpp.com/packages/csv/api-reference
Overviewhttps://rix.vixcpp.com/packages/debug/
Quick Starthttps://rix.vixcpp.com/packages/debug/quick-start
Printhttps://rix.vixcpp.com/packages/debug/print
Formathttps://rix.vixcpp.com/packages/debug/format
Loghttps://rix.vixcpp.com/packages/debug/log
Inspecthttps://rix.vixcpp.com/packages/debug/inspect
API Referencehttps://rix.vixcpp.com/packages/debug/api-reference
Overviewhttps://rix.vixcpp.com/packages/pdf/
Quick Starthttps://rix.vixcpp.com/packages/pdf/quick-start
Create a Documenthttps://rix.vixcpp.com/packages/pdf/document
Texthttps://rix.vixcpp.com/packages/pdf/text
Tableshttps://rix.vixcpp.com/packages/pdf/tables
Drawinghttps://rix.vixcpp.com/packages/pdf/drawing
Metadatahttps://rix.vixcpp.com/packages/pdf/metadata
Save and Writehttps://rix.vixcpp.com/packages/pdf/save-and-write
Errorshttps://rix.vixcpp.com/packages/pdf/errors
API Referencehttps://rix.vixcpp.com/packages/pdf/api-reference
Overviewhttps://rix.vixcpp.com/examples/
Basic Rixhttps://rix.vixcpp.com/examples/basic
CSVhttps://rix.vixcpp.com/examples/csv
Debughttps://rix.vixcpp.com/examples/debug
Memory Register and Loginhttps://rix.vixcpp.com/examples/auth/memory-register-login
Password Hashhttps://rix.vixcpp.com/examples/auth/password-hash
Session Refresh and Logouthttps://rix.vixcpp.com/examples/auth/session-refresh-logout
Token Issuehttps://rix.vixcpp.com/examples/auth/token-issue
Basic PDFhttps://rix.vixcpp.com/examples/pdf/basic
Texthttps://rix.vixcpp.com/examples/pdf/text
Tablehttps://rix.vixcpp.com/examples/pdf/table
Drawinghttps://rix.vixcpp.com/examples/pdf/drawing
Metadatahttps://rix.vixcpp.com/examples/pdf/metadata
Make Texthttps://rix.vixcpp.com/examples/pdf/make-text
Error Handlinghttps://rix.vixcpp.com/examples/pdf/error-handling
Rix and Vix.cpphttps://rix.vixcpp.com/guides/rix-and-vixcpp
Package Modelhttps://rix.vixcpp.com/guides/package-model
Facade vs Independent Packageshttps://rix.vixcpp.com/guides/facade-vs-independent-packages
Using Rix in a Vix Projecthttps://rix.vixcpp.com/guides/using-rix-in-vix-project
Writing a Rix Packagehttps://rix.vixcpp.com/guides/writing-a-rix-package
Overviewhttps://rix.vixcpp.com/api/
Rix Facadehttps://rix.vixcpp.com/api/facade
Authhttps://rix.vixcpp.com/api/auth
CSVhttps://rix.vixcpp.com/api/csv
Debughttps://rix.vixcpp.com/api/debug
PDFhttps://rix.vixcpp.com/api/pdf
Contributinghttps://rix.vixcpp.com/contributing
Code of Conducthttps://rix.vixcpp.com/code-of-conduct
Securityhttps://rix.vixcpp.com/security
https://rix.vixcpp.com/
Docshttps://rix.vixcpp.com/
Packageshttps://rix.vixcpp.com/packages
Debughttps://rix.vixcpp.com/packages/debug
https://rix.vixcpp.com/packages/debug/api-reference#debug-api-reference
https://rix.vixcpp.com/packages/debug/api-reference#facade-entry-point
https://rix.vixcpp.com/packages/debug/api-reference#headers
https://rix.vixcpp.com/packages/debug/api-reference#namespace
https://rix.vixcpp.com/packages/debug/api-reference#rix-debug
https://rix.vixcpp.com/packages/debug/api-reference#print
https://rix.vixcpp.com/packages/debug/api-reference#eprint
https://rix.vixcpp.com/packages/debug/api-reference#dprint
https://rix.vixcpp.com/packages/debug/api-reference#sprint
https://rix.vixcpp.com/packages/debug/api-reference#format
https://rix.vixcpp.com/packages/debug/api-reference#automatic-placeholders
https://rix.vixcpp.com/packages/debug/api-reference#explicit-placeholders
https://rix.vixcpp.com/packages/debug/api-reference#escaped-braces
https://rix.vixcpp.com/packages/debug/api-reference#unsupported-format-specifiers
https://rix.vixcpp.com/packages/debug/api-reference#format-append
https://rix.vixcpp.com/packages/debug/api-reference#format-to
https://rix.vixcpp.com/packages/debug/api-reference#format-error
https://rix.vixcpp.com/packages/debug/api-reference#log
https://rix.vixcpp.com/packages/debug/api-reference#log-info
https://rix.vixcpp.com/packages/debug/api-reference#log-warn
https://rix.vixcpp.com/packages/debug/api-reference#log-error
https://rix.vixcpp.com/packages/debug/api-reference#logging-recommendation
https://rix.vixcpp.com/packages/debug/api-reference#inspect
https://rix.vixcpp.com/packages/debug/api-reference#complete-api-example
https://rix.vixcpp.com/packages/debug/api-reference#use-with-csv
https://rix.vixcpp.com/packages/debug/api-reference#use-with-auth-errors
https://rix.vixcpp.com/packages/debug/api-reference#use-with-pdf-errors
https://rix.vixcpp.com/packages/debug/api-reference#single-file-usage
https://rix.vixcpp.com/packages/debug/api-reference#project-usage
https://rix.vixcpp.com/packages/debug/api-reference#independent-package-usage
https://rix.vixcpp.com/packages/debug/api-reference#lightweight-facade-usage
https://rix.vixcpp.com/packages/debug/api-reference#common-mistakes
https://rix.vixcpp.com/packages/debug/api-reference#expecting-print-to-replace-placeholders
https://rix.vixcpp.com/packages/debug/api-reference#mixing-placeholder-styles
https://rix.vixcpp.com/packages/debug/api-reference#using-unsupported-format-specifiers
https://rix.vixcpp.com/packages/debug/api-reference#using-debug-log-as-production-logging
https://rix.vixcpp.com/packages/debug/api-reference#printing-secrets
https://rix.vixcpp.com/packages/debug/api-reference#forgetting-deps
https://rix.vixcpp.com/packages/debug/api-reference#api-summary
https://rix.vixcpp.com/packages/debug/api-reference#what-you-should-remember
https://rix.vixcpp.com/packages/debug/api-reference#next-step
PDFhttps://rix.vixcpp.com/packages/pdf/
Edit this page on GitHubhttps://github.com/rixcpp/docs/edit/main/packages/debug/api-reference.md
Previous pageInspecthttps://rix.vixcpp.com/packages/debug/inspect
Next pageOverviewhttps://rix.vixcpp.com/packages/pdf/
Docshttps://rix.vixcpp.com/
Guideshttps://rix.vixcpp.com/guides/getting-started
Packageshttps://rix.vixcpp.com/packages/
APIhttps://rix.vixcpp.com/api/
Exampleshttps://rix.vixcpp.com/examples/
Registryhttps://registry.vixcpp.com/browse
GitHubhttps://github.com/rixcpp/rix

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.