Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monolog Logging #4041

Draft
wants to merge 420 commits into
base: 7.dev
Choose a base branch
from
Draft

Monolog Logging #4041

wants to merge 420 commits into from

Conversation

intoeetive
Copy link
Contributor

This is a draft PR to implement Monolog as logging library, ee('Logger') service, logger.php config file, new Logging settings and new Log manager.

A lot of things really, I recorded a 15 min video for PacketTide team where I rather awkwardly explain what has been done. https://drive.google.com/file/d/1WMAg5t3C4U5Q9Oj0-_QAk_Ae7XMjyufd/view?usp=sharing

It needs to be reviews and possible some adjustments made before it can be released.

Also need to mention I went through several iterations on how the config is built, that included team discussions, and the current one is probably optimal, considering logging is really targeting tech people as primary audience

Yulyaswan and others added 30 commits July 25, 2023 12:20
# Conflicts:
#	build-tools/build.json
#	system/ee/ExpressionEngine/Tests/bootstrap.php
#	system/ee/installer/controllers/wizard.php
#	system/ee/legacy/libraries/Core.php
#	tests/cypress/support/config/config.php
# Conflicts:
#	build-tools/build.json
#	system/ee/ExpressionEngine/Tests/bootstrap.php
#	system/ee/installer/controllers/wizard.php
#	system/ee/legacy/libraries/Core.php
#	tests/cypress/support/config/config.php
# Conflicts:
#	build-tools/build.json
#	system/ee/ExpressionEngine/Controller/Members/Members.php
#	system/ee/ExpressionEngine/Tests/bootstrap.php
#	system/ee/ExpressionEngine/View/members/pending.php
#	system/ee/installer/controllers/wizard.php
#	system/ee/legacy/libraries/Core.php
#	tests/cypress/support/config/config.php
# Conflicts:
#	build-tools/build.json
#	system/ee/ExpressionEngine/Addons/grid/ft.grid.php
#	system/ee/ExpressionEngine/Tests/bootstrap.php
#	system/ee/installer/controllers/wizard.php
#	system/ee/legacy/libraries/Core.php
#	tests/cypress/support/config/config.php
intoeetive and others added 26 commits February 1, 2024 14:37
* update GH actions

* back to latest chrome

* experimentalMemoryManagement

* no message

* split updater test
…tab-performance

Improve Structure Tab Performance
…r-gmmktime-fix

Fixed gmmktime bug in mod_channel_calendar.php where strings were being passed instead of ints
…hannel

Resolved #3973 Where not all valid channel options we're presented to save a channel entry into.
…put-hook

adds `response_send_output` hook
…ember-ft

Refactor Member fieldtype to extend Relationship and add extension hooks
# Conflicts:
#	build-tools/build.json
#	composer.lock
#	system/ee/ExpressionEngine/Tests/bootstrap.php
#	system/ee/installer/controllers/wizard.php
#	system/ee/legacy/libraries/Core.php
#	tests/cypress/support/config/config.php
#	vendor-bin/php-scoper/composer.lock
@intoeetive intoeetive added this to the 7.5.0 milestone Mar 8, 2024
@TomJaeger TomJaeger modified the milestones: 7.5.0, 7.6.0 Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants