2017 © Pedro Peláez
 

package fuel-amon

Amon package for FuelPHP

image

maca134/fuel-amon

Amon package for FuelPHP

  • Wednesday, August 8, 2012
  • by maca134
  • Repository
  • 1 Watchers
  • 4 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Amon

Amon is a package to integrate FuelPHP into Amon Exception and Logging system. It is complete transparent and should work in any Fuel install., (*1)

Thanks to James Mallison for helping write and test the code., (*2)

And thanks to Martin Rusev for developing Amon http://amon.cx/, (*3)

If you have any comments/queries, either send me a message on github or email me at maca134@googlemail.com, (*4)

Installation

  1. Clone (git clone git://github.com/maca134/fuelphp-amon) / download
  2. Copy to fuel/packages/
  3. If you are using the free version of Amon, that's it!
  4. Copy fuel/packages/amon/config/amon.php to fuel/app/config/
  5. Add your Amonplus host, port, protocol and application key.
  6. Add 'amon' to the 'always_load/packages' array in app/config/config.php

Introduction

Amon will transmit logs and exception to your Amon instance. It is completely transparent, so you don't have to replace any code., (*5)

Basic usage

Use the FuelPHP log class as you normally would. http://docs.fuelphp.com/classes/log.html, (*6)

Thanks

The Versions

08/08 2012

dev-master

9999999-dev https://github.com/maca134/fuel-amon

Amon package for FuelPHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

log fuelphp error amon