Overview

Namespaces

  • None
  • splitbrain
    • phpcli
      • tests

Classes

  • CLI
  • Colors
  • Options
  • PSR3CLI
  • TableFormatter

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class

Class PSR3CLI

Class PSR3CLI

The same as CLI, but implements the PSR-3 logger interface

splitbrain\phpcli\CLI
Extended by splitbrain\phpcli\PSR3CLI implements Psr\Log\LoggerInterface
Abstract
Namespace: splitbrain\phpcli
Located at src/PSR3CLI.php
Methods inherited from splitbrain\phpcli\CLI
__construct(), alert(), checkArgments(), critical(), debug(), emergency(), error(), execute(), fatal(), handleDefaultOptions(), info(), interpolate(), log(), main(), notice(), parseOptions(), registerDefaultOptions(), run(), setup(), setupLogging(), success(), warning()
Properties inherited from splitbrain\phpcli\CLI
$bin, $colors, $logdefault, $loglevel, $options
API documentation generated by ApiGen