2017 © Pedro Peláez
 

library log

The logger of AloFramework

image

aloframework/log

The logger of AloFramework

  • Monday, November 7, 2016
  • by Alorel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 375 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 28 Versions
  • 0 % Grown

The README.md

AloFramework | Log

A simple, configurable logger implementing the PSR-3 standards interface., (*1)

License Latest Stable Version Total Downloads, (*2)

Latest release API documentation: https://aloframework.github.io/log/, (*3)

dev-develop Release
Dev Build Status Release Build Status
Coverage Status Coverage Status

Installation

Installation is available via Composer:, (*4)

composer require aloframework/log

Usage

<?php

    use AloFramework\Log\Log;

    $log = new Log();
    $log->notice('My notice message');
    $log->error('An error message');

Configuration

General configuration guidelines can be found here., (*5)

The following configuration keys available:, (*6)

  • Config::LOG_LABEL: How the log entries will get labelled (default: SYSTEM)
  • Config::LOG_LEVEL: Minimum log level to log (default: LogLevel::DEBUG)
  • Config::SAVE_PATH: The log file's location (default: src/logs/YYYY-mm-dd.log). Alternatively, you can pass a file handle (opened by fopen())
  • Config::LOCK_FILE: Controls whether file locking should take place while writing log entries (default: true)

The Versions

07/11 2016

dev-master

9999999-dev https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

Apache-2.0

The Requires

 

logger log psr-3 php logging 5.5

07/11 2016

dev-develop

dev-develop https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

Apache-2.0

The Requires

 

logger log psr-3 php logging 5.5

07/11 2016

3.0.1

3.0.1.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

Apache-2.0

The Requires

 

logger log psr-3 php logging 5.5

07/11 2016

3.0

3.0.0.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

Apache-2.0

The Requires

 

logger log psr-3 php logging 5.5

13/11 2015

2.1.1

2.1.1.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

04/11 2015

2.1

2.1.0.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

19/10 2015

2.1-beta.1

2.1.0.0-beta1 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

14/10 2015

2.0

2.0.0.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

14/10 2015

2.0-rc.1

2.0.0.0-RC1 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

logger log psr-3 php logging 5.4

10/10 2015

1.4

1.4.0.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

logger log psr-3 php logging 5.4

09/10 2015

1.3.1

1.3.1.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

logger log psr-3 php logging 5.4

09/10 2015

1.3

1.3.0.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

logger log psr-3 php logging 5.4

09/10 2015

1.2.1

1.2.1.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

09/10 2015

1.2

1.2.0.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

03/10 2015

1.1

1.1.0.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

29/09 2015

1.0.5

1.0.5.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

25/09 2015

1.0.4

1.0.4.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

21/09 2015

1.0.3

1.0.3.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

20/09 2015

1.0.2

1.0.2.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

20/09 2015

1.0.1

1.0.1.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

20/09 2015

1.0

1.0.0.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

20/09 2015

0.1.6

0.1.6.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

20/09 2015

0.1.5

0.1.5.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

logger log psr-3 php logging 5.4

20/09 2015

0.1.4

0.1.4.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

logger log psr-3 php logging 5.4

19/09 2015

0.1.3

0.1.3.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

framework php mvc lightweight 5.4

18/09 2015

0.1.2

0.1.2.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

framework php mvc lightweight 5.4

18/09 2015

0.1.1

0.1.1.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

framework php mvc lightweight 5.4

18/09 2015

0.1

0.1.0.0 https://github.com/aloframework/log

The logger of AloFramework

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

framework php mvc lightweight 5.4