Tampered Console
Version 2
Version 2
  • Package Overview
  • Installation
  • Usage
    • Usage Overview
    • Global Console
      • Options
  • Features
  • Namespace
  • Debug
  • Formatting
  • Inspect
  • Acknowledgement
    • Depedencies
  • GitHub
    • Repository
    • Report Issues
  • License
Powered by GitBook
On this page

Was this helpful?

Debug

PreviousNamespaceNextFormatting

Last updated 3 years ago

Was this helpful?

The native console.debug is an alias to console.log. With Tampered Console, together with the debug dependency, the Console.debug may come in handy when developing your app.

Learn more about debug in their .

The Tampered Console integration with debug has the namespace set to wildcard, there's no need to set a process environment variable to enable a specific debug namespace.

GitHub repository