mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
Update for 1.0.0 final
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
* 1.0.0 (2011-07-06)
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
* Added IntrospectionProcessor to get info from where the logger was called
|
||||||
|
* Fixed WebProcessor in CLI
|
||||||
|
|
||||||
* 1.0.0-RC1 (2011-07-01)
|
* 1.0.0-RC1 (2011-07-01)
|
||||||
|
|
||||||
* Initial release
|
* Initial release
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
"description": "Logging for PHP 5.3",
|
"description": "Logging for PHP 5.3",
|
||||||
"keywords": ["log","logging"],
|
"keywords": ["log","logging"],
|
||||||
"homepage": "http://github.com/Seldaek/monolog",
|
"homepage": "http://github.com/Seldaek/monolog",
|
||||||
"version": "1.0.0-RC1",
|
"version": "1.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user