Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/log

PSR-3 compatible logger
https://github.com/yiisoft/log

Switch StyleCI to PSR-12

91facee0f0a00792309ce79d44e0e25ff1e5f9df authored almost 4 years ago by Alexander Makarov <[email protected]>
Migrate Travis from .org to .com

561b0fd83c6b268a3cb61f4958b72c383b21fd45 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add editorconfig, add github as a way to contribute financially

8f3310ff525da838acd65183da5c2938958d1563 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add Slack notifications config

83fb9ad2e044f729bb4fc907e6a1ffd25f082401 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add sort-packages to composer.json

cac445395d008b60a87b92cdbd6b4a829c7646fe authored almost 4 years ago by Alexander Makarov <[email protected]>
Refactor log()

a0fca658459443980fe49e69c21e5b8a4fe0ed26 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update use of deprecated phpunit methods

3dd032e438de8ba3171f0426dddb0414afa48c47 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix method annotation

84ebacc341af466668e5d648cc9283fa36b87202 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update logo

dee62fc89ae43f353952192a4f4738b71c7d7a50 authored almost 4 years ago by Aleksei Gagarin <[email protected]>
Add scrutinizer badges

b1f46f92c947fdca5ea20f3de70227e5ca76cffa authored almost 4 years ago by Alexander Makarov <[email protected]>
Test fixes

98e7b1bc1a34dbe5a75bf6f72909a3a6bae75af5 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix #19: Add description to README

a0dbff47ecaafb8b007c1b9adfe56107bf6f792b authored almost 4 years ago by Evgeniy Zyubin <[email protected]>
Fix tests

2a6dae8c4ac36576208080b8f36a3cc4c98ba0b6 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update deprecated phpunit calls in tests

ac2b2940cc81626875cedd60fe0047f9370746b7 authored almost 4 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

09cc51a35792d827d5d851d543f92290814ef92c authored almost 4 years ago by Alexander Makarov <[email protected]>
Refactoring, performance improvement (#56)

* Refactoring and Implementing Message data object
* Fix using method_exists() function for PHP...

18acddb5ce0ac19b6665dddfdb6d4acf3e6279f7 authored almost 4 years ago by Evgeniy Zyubin <[email protected]>
Update vimeo/psalm requirement from ^4.2 to ^4.3 (#57)

Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest v...

c10e6ce765a0f49f566211a60f794906073d13b9 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adjust dependabot strategy

3f9a0ae07e563e8da21389d988dd1fc5306f206a authored almost 4 years ago by Alexander Makarov <[email protected]>
Add StreamTarget for writes to output stream (#55)

* Add StreamTarget

* Refactoring collect and export message in TargetTest

* Add descriptio...

af2fd3fcedd3fb7dbad1466ea4b0a0c18219e2c7 authored almost 4 years ago by Evgeniy Zyubin <[email protected]>
Fix timestamp format detection

78a78bc5ec0f9b865b4c3f3e2a1e78996322b32b authored almost 4 years ago by Mehdi Achour <[email protected]>
Added typehinting all over the code

ed2836fa3e47d04c212178ae410f05779a4982f7 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Added StyleCI config

84d90ae8ceaf2ebe292ab3d8d822072963f12640 authored almost 4 years ago by Alexander Makarov <[email protected]>
Dropped Logger::targets becase Logger does not extend Component anymore

7c3f1996e3d3506b5042db92b239131a37629dab authored almost 4 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Get rid of StringHelper dependency

02b628c966ca813de9e89ffa95222dbf46ae3c6a authored almost 4 years ago by Mehdi Achour <[email protected]>
Initing tests

35bfac48291b1cb9c3e0a2a9b333ea4e8ff8415b authored almost 4 years ago by Andrii Vasyliev <[email protected]>
CHANGELOG and UPGRADE (#9)

* CHANGELOG and UPGRADE

* Removed unuseful info

e9a39a17ea29b662f5c0f874dce967f52fb5ab8e authored almost 4 years ago by Fabrizio Caldarelli <[email protected]>
Fix YML

42bc4097b6f4a06699b2819616602a78c1033e72 authored almost 4 years ago by Mehdi Achour <[email protected]>
Make Logger accept only Target instances (#16)

* Make Logger accept only Target instances

* Make sure every element of the array is a Target

10bdf3227304e393acbbb1f2f6ff72c79161ad79 authored almost 4 years ago by Mehdi Achour <[email protected]>
Added `Logger` targets initialization in constructor

283ac1bb3ba284a5c4813b364cd4cfbcb9e3e78a authored almost 4 years ago by Andrii Vasyliev <[email protected]>
All tests fixed (#8)

* All tests fixed

* $this->app instead of Yii::getApp() in DbTargetTest;

* Pass $db to con...

d01ca05985134eeb7fbb47af323892438a40395b authored almost 4 years ago by Fabrizio Caldarelli <[email protected]>
Moved all log message preparing to `Logger::prepareMessage()`

563ee70946699b5d4000b8939403d4353254a58d authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fix FileTarget properties and tests

b8ddcd4d1c6716d3e041ef162105c39c2fdb2f2e authored almost 4 years ago by Mehdi Achour <[email protected]>
Fix syslog

1cfdd15732e2023942576b744b4da4ac68a39317 authored almost 4 years ago by Mehdi Achour <[email protected]>
Fixed typos in composer.json

ce7293c07ab6d726a57349678abd65d706d45a95 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fixed tests for `EmailTarget`

c490c4430d096e92fea81248c460bb0d681b3aa6 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fix timestamp format detection

62467bc25d64c48e020bfbecb35c0e6159d7e89d authored almost 4 years ago by Mehdi Achour <[email protected]>
Tuned `.gitignore`

c33e23b680389843726376bcff02383aa9711072 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Added missing dependencies: `yii-console` and `rbac`

62089a21edb984820bd2c9300f2551871f6d7fa9 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fixing tests

62f4a6c6e71fb333551e2e63980cd08e6ce854ba authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Added `3.0.x-dev` branch-alias

0d52c60bb03d385ae0f3146cba9a49491917ad84 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Apply fixes from StyleCI

cc7ac45ed9170497131ee5462dbe2a67397f8c9d authored almost 4 years ago by Alexander Makarov <[email protected]>
Remove hiqdev/composer-config-plugin (#26)

0f1cdaf17fec815f7fdfe5c1325af527d84f99d8 authored almost 4 years ago by Bulat Damdinov <[email protected]>
Bump to psr/log 1.1.0

41d1ff0b801fc1a725e870da1fb962000f13b7ad authored almost 4 years ago by Mehdi Achour <[email protected]>
Changed the "level" column in "log" table to be integer again (#5)

d59646515d611ea41aadb3f3a925fee68f123b94 authored almost 4 years ago by Dzhuneyt <[email protected]>
Change namespace (#14)

3c177b4fc59170dc3fdd829742dfad349f1e774e authored almost 4 years ago by Mehdi Achour <[email protected]>
Remove @since annotations

6aba4138bfe677b01f3e2d24cc23cf3f5532136e authored almost 4 years ago by Mehdi Achour <[email protected]>
changed composer.json: name, no dependencies, autoloading, provide psr

a2a25473bc7f852a73ca57be2ab1c8d0b6348002 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
uppercase Syslog [skip ci]

ca3cb3506e1f05c1b5634702b1466e216e0841b0 authored almost 4 years ago by Mehdi Achour <[email protected]>
Ignore composer.lock

9de7c344c04ec92fc6f503144219799e6628f71c authored almost 4 years ago by Mehdi Achour <[email protected]>
Create FUNDING.yml

df1df0a06b1d325691740cfc350bf857de8b1d0e authored almost 4 years ago by Alexander Makarov <[email protected]>
Trying Logger not extend Component

2110e50a04dfb714057d2ca56e570002ce0d6b8a authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Remove database config from travis

a04821f3cdefbc0f022793a615b4a50a6ae89a89 authored almost 4 years ago by Mehdi Achour <[email protected]>
Move DbTarget to yiisoft/log-target-db

82641dc754ace58483303d71ce6ed959e662e289 authored almost 4 years ago by Mehdi Achour <[email protected]>
Fix rotating files in Windows

844f7894442b7158d1c504738740dc55bceff112 authored almost 4 years ago by Alexander Makarov <[email protected]>
Yii 3 bb

2167746bb76461d710f5b2e895141e8cecd6e0e2 authored almost 4 years ago by Mehdi Achour <[email protected]>
Removed own tests bootstrap, used from yii-core

34d74abc8db5a504a2de95e3424c6cd16a6f719c authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Rename Unit folder

04f74711174943a63c4ded65e725c8fddf1211fb authored almost 4 years ago by Mehdi Achour <[email protected]>
Cleanup

ed2711457381ab1c1d3aad868a15cc811f210056 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update meta-confgs from template

bbc2bede921700922b46f03cabe56be36a348799 authored almost 4 years ago by Alexander Makarov <[email protected]>
Remove Yii dependencies (#24)

* Remove yii-core & Yii constants dependencies
* Switch to private properties, with fluent sett...

674e6b7f309f3789443103dbd656290173d85f97 authored almost 4 years ago by Mehdi Achour <[email protected]>
Update log namespace (#23)

* Update log namespace

* Fix namespaces

c980776fa2fe7cfbf7a30371ecbcf30c53efbc12 authored almost 4 years ago by Mehdi Achour <[email protected]>
Clean up tests

b154de5ba64517abf4e980fec0d82913e865ee41 authored almost 4 years ago by Mehdi Achour <[email protected]>
Update composer.json

743fa725a774b456204793c85e94af122702addb authored almost 4 years ago by Carsten Brandt <[email protected]>
Fix #18: Rename LoggerTarget to PsrTarget

edccf8922f5fceb34c1cbde3cfe356b2a87bce46 authored almost 4 years ago by Mehdi Achour <[email protected]>
Fix psr/log version requirement

2e5c43c366268a6d9c822e3e2d9196bd39f91a47 authored almost 4 years ago by Mehdi Achour <[email protected]>
FileTarget have been moved to yiisoft/log-target-file

5cfd0b750f1dac79f7243e6e746415470a4d9d95 authored almost 4 years ago by Mehdi Achour <[email protected]>
Remove author tag from phpdoc

2744073b6ca8bc231074d97ba1d46d185278695a authored almost 4 years ago by Mehdi Achour <[email protected]>
Renamed framework core package to `yiisoft/yii-core`

f44cf7abf36be57863eafd4b2e962e1833fdccef authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fix namespace case

ecb565d5b0f4b798b90e680e716975e1f2093f6b authored almost 4 years ago by Mehdi Achour <[email protected]>
Fix tests

d8924594dd550ebd8c446c7eb80f8b4859ec147c authored almost 4 years ago by Mehdi Achour <[email protected]>
Renamed `YII2_PATH` to `YII_PATH`

0ad7348934eb0f27cf18bbad0f7021024affdf07 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fixed tests for `FileTarget`

4402536aaef03b0c8a6df85a8d9fcd01347a2f1b authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Update README.md

f4edb07a49f1c02d3ff1c98fbf463dc0d16ac9bc authored almost 4 years ago by Alexander Makarov <[email protected]>
Fixing for 3.0 changes

ada256f175ffbe8618ef065574cc765b42213388 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Moved Syslog to yiisoft/log-target-syslog

Still needed for tests tho

112acaa581cb7c6ba7ed022a2f59846505a8bb86 authored almost 4 years ago by Mehdi Achour <[email protected]>
Update .travis.yml

ea94963f552de08a4859926dcae3ae0d0177acfc authored almost 4 years ago by Alexander Makarov <[email protected]>
Redone `Target` and `FileTarget` for new __construct style, without init

aa4dd382b7ef3e5b1f53691a7dd679ddfa9234fa authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fix test

3894d25f11c3224170aa216a79513d2fcf625040 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update templates and configs from template

5a04fcd1d9b7e66b4fe8d1b17bf068e3a0a06fae authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix DI config

b9852fd2f71f1ddba087496e75d27d1d35fa00bc authored almost 4 years ago by Mehdi Achour <[email protected]>
Remove Request/User/Session dependencies, these can be set via Target::prefix

dded936ef89a73e95e0091400c0194d3a51d567e authored almost 4 years ago by Mehdi Achour <[email protected]>
Extend \RuntimeException instead of yii-core's

Credit Bizley in composer.json instead

7660af1c87ada6f2b93a225af91cfcc0ef8f74f2 authored almost 4 years ago by Mehdi Achour <[email protected]>
Remove Unit folder

53da7e8f05f85b9124a7b0760523247bc7dbd448 authored almost 4 years ago by Mehdi Achour <[email protected]>
added config

3054441806f98d27f766facb0e12f8c332ea4b4c authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Added initial README

fd2fb0f8591899d9fb245ed266d5748c3cf33811 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Simplified and improved `Logger::prepareMessage()`

4e53481824d46be3b8297739cb3743d45a5c2331 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
[WIP] Fixing tests

cf7fbfe007aa14fd1af8d95668fb4a3d616b2315 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Moved EmailTarget to yiisoft/log-target-email

9e4d7b23a163e41cd084dd79861cd777cdfeeaff authored almost 4 years ago by Mehdi Achour <[email protected]>
Make Logger::$messages private

9fa032f92944d28c86997b351bdc8d33b480260f authored almost 4 years ago by Alexander Makarov <[email protected]>
Switch to yiisoft/arrays

2dfbd4ee32d0cd1848890cd559b37358ece1edb4 authored almost 4 years ago by Mehdi Achour <[email protected]>
Deleted @cover from comment tests that requires init() method (remove… (#10)

* Deleted @cover from comment tests that requires init() method (removed with new DI)

* Updat...

5bbb095485467eb7e651acbfe66b75e1b2f5cc28 authored almost 4 years ago by Fabrizio Caldarelli <[email protected]>
Update yiisoft/db namespace

26437524aeb69083e5e2af2228ee8d36f7888d54 authored almost 4 years ago by Mehdi Achour <[email protected]>
Fixing tests

cb64ee2c3474ab9845d25bab25493daa22efb9db authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Moved core exceptions to own dir

533522d2bb3a6c9c0063ad6b7f6725361fcb7f32 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Import from yii2

e0110bbe750416baad6ee0511ecf8352288f3e39 authored almost 4 years ago by devanych <[email protected]>