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

[doc] inform about the override of Elastica logger #494

Merged
merged 1 commit into from
Mar 13, 2014

Conversation

bastnic
Copy link
Contributor

@bastnic bastnic commented Mar 5, 2014

Add a documentation related to this change: #395 (comment)

@@ -58,6 +58,7 @@ Most of the time, you will need only one.
clients:
default: { host: localhost, port: 9200 }

A client configuration can also override the Elastica logger to change the used class ```logger: <your logger class>``` or to simply disable it ```logger: false```. Disabling the logger should be done on production because it causes a memory leak.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it causes => it can cause?

@bastnic
Copy link
Contributor Author

bastnic commented Mar 5, 2014

@stloyd done

@damienalexandre
Copy link
Contributor

👍

Here is the result:

fos_elastica:
    clients:
        default: { host: localhost, port: 9200, logger: false }

And way less memory leaking on large "populate".

merk added a commit that referenced this pull request Mar 13, 2014
[doc] inform about the override of Elastica logger
@merk merk merged commit 6beafd2 into FriendsOfSymfony:master Mar 13, 2014
tumbochka pushed a commit to formapro-forks/FOSElasticaBundle that referenced this pull request Jul 17, 2014
…kills-by-from-date

sort skills\studies by from date when to date is current.
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

4 participants