ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie 4.0.x
Namespaces
  • ICanBoogie
    • Application
    • Autoconfig
    • Binding
    • Routing
    • Session
Classes
  • AlreadyAuthenticated
  • AppConfig
  • Core
  • Debug
  • Helpers
  • Hooks
  • Logger
  • LogLevel
  • SessionWithEvent
Interfaces
  • LoggerInterface
Traits
  • AppAccessor
  • LoggerTrait
Exceptions
  • ApplicationAlreadyBooted
  • ApplicationAlreadyInstantiated
  • ApplicationAlreadyRunning
  • ApplicationNotInstantiated

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 4.0.x – Check on GitHub – API documentation generated by ApiGen