{{+bindTo:partials.standard_nacl_article}}

| struct | PPB_Console |
| #define | PPB_CONSOLE_INTERFACE "PPB_Console;1.0" |
| #define | PPB_CONSOLE_INTERFACE PPB_CONSOLE_INTERFACE |
| typedef struct PPB_Console | PPB_Console |
| enum | PP_LogLevel { PP_LOGLEVEL_TIP = 0, PP_LOGLEVEL_LOG = 1, PP_LOGLEVEL_WARNING = 2, PP_LOGLEVEL_ERROR = 3 } |
| PP_LogLevel |
This file defines the PPB_Console interface.
| #define PPB_CONSOLE_INTERFACE "PPB_Console;1.0" |