ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie master
Namespaces
  • ICanBoogie
    • Autoconfig
    • Binding
    • Core
    • Routing
    • Session
Classes
  • AlreadyAuthenticated
  • Core
  • Debug
  • Helpers
  • Hooks
  • Logger
  • LogLevel
  • SessionWithEvent
Interfaces
  • LoggerInterface
Traits
  • AppAccessor
  • LoggerTrait
Exceptions
  • CoreAlreadyBooted
  • CoreAlreadyInstantiated
  • CoreAlreadyRunning
  • CoreNotInstantiated

Trait LoggerTrait

Adds the success() method to the PSR.

ICanBoogie\LoggerTrait uses Psr\Log\LoggerTrait (not available)

Direct Known Users

ICanBoogie\Logger

Namespace: ICanBoogie
Located at LoggerTrait.php

Methods summary

public success( string $message, array $context = [] ) : null

A successful event.

A successful event.

Example: An operation was successfully performed.

Parameters

$message
$context

Returns

null
ICanBoogie master – Check on GitHub – API documentation generated by ApiGen