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

GH #1521: Remove logging from application #1524

Closed

Conversation

mvriel
Copy link
Member

@mvriel mvriel commented Mar 1, 2015

The logging feature was not particularly useful and there were complaints
about it and that parts did not seem to be logged properly. Due to this and
the seemingly unnecesary dependencies I chose to remove it.

JerryVerhoef and others added 30 commits November 22, 2014 11:44
Added options to override files when copying (in method executeQueryCopy)
…-configuration

Parser initialized with correct markers
…tignore-update

Composer install creates two files which should be ignored
…moving-obsolete-code

Removing code which was most likely a left over from a refactor and not ...
Added check if iconv is loaded
…ssing-inheritance-for-variables

Issue 1432 missing inheritance for variables
Fix faulty "missing argument in phpDoc block" check
Conflicts:
	CHANGELOG.md
Conflicts:
	.gitignore
	CHANGELOG.md
	composer.json
	composer.lock
	features/2. Configuration/1. Initialize configuration using interactive task.feature
	features/bootstrap/FeatureContext.php
	src/phpDocumentor/Descriptor/ArgumentDescriptor.php
	src/phpDocumentor/Descriptor/Builder/Reflector/MethodAssembler.php
	src/phpDocumentor/Descriptor/ClassDescriptor.php
	src/phpDocumentor/Descriptor/MethodDescriptor.php
	src/phpDocumentor/Parser/Command/Project/ParseCommand.php
	src/phpDocumentor/Plugin/Twig/Writer/Twig.php
	tests/unit/phpDocumentor/BootstrapTest.php
	tests/unit/phpDocumentor/Command/Helper/LoggerHelperTest.php
	tests/unit/phpDocumentor/Descriptor/ArgumentDescriptorTest.php
	tests/unit/phpDocumentor/Descriptor/Builder/Reflector/MethodAssemblerTest.php
	tests/unit/phpDocumentor/Descriptor/ClassDescriptorTest.php
	tests/unit/phpDocumentor/Descriptor/Filter/StripIgnoreTest.php
	tests/unit/phpDocumentor/Descriptor/Filter/StripInternalTest.php
	tests/unit/phpDocumentor/Descriptor/MethodDescriptorTest.php
The logging feature was not particularly useful and there were complaints about it
and that parts did not seem to be logged properly. Due to this and the seemingly
unnecesary dependencies I chose to remove it.
@mvriel mvriel closed this May 27, 2015
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.

7 participants