B0000001

B0000001

Common (fallback) error

Fallback code assigned by the logging layer (`resolveLogMessage()`) when an entry is written without an explicit `code`. The actual root cause lives in the log message body; high counts here usually mean the caller should emit a specific dedicated code instead.

What this code means

Fallback code assigned by the logging layer (`resolveLogMessage()`) when an entry is written without an explicit `code`. The actual root cause lives in the log message body; high counts here usually mean the caller should emit a specific dedicated code instead.

Where you will see it

  • In the subject line of technical-notification e-mails — for example [B0000001] [b0000001Healthcheck] …
  • As a badge in the admin log viewer at /log, where you can filter and drill into individual entries.
  • In the core__system_log table, stored against the code id from core__system_log_code.