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

GCP Issue 2 - Annoying INFO message #2

Open
cverges opened this issue Aug 27, 2013 · 0 comments
Open

GCP Issue 2 - Annoying INFO message #2

cverges opened this issue Aug 27, 2013 · 0 comments

Comments

@cverges
Copy link
Owner

cverges commented Aug 27, 2013

Reported by mjkah...@gmail.com, Dec 2, 2008
My expect4j sessions are fine and are terminating normally yet I see my
syslog filling up with INFO message from BlockingConsumer. Is there a way
to get rid of these, or get access to the log such that a user can modify
the log level settings? I checked the source code but couldn't find a way
to do this without modifying it.

INFO: Found EOF to stop while loop

Dec 10, 2008 #1 mjkah...@gmail.com
Changing the level setting via log4j.xml for expect4j.BlockingConsumer doesn't seem
to make a difference either.

There doesn't seem to be much activity out here on this forum...is there anybody from
Google out there, actively monitoring this forum?

Dec 22, 2008 #2 mjkah...@gmail.com
Problem has been worked around via:

java.util.logging.Logger.getLogger("expect4j").setLevel(java.util.logging.Level.WARNING);

Someone should change that INFO message to a DEBUG one in the source code.

Feb 8, 2010 #3 jmbu...@gmail.com
Hi,
does anyone could post an expect4j getting started documentation.
I would like to use telnet feature of this project
Thanks a lot
Jean Marc BUILS from France

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

No branches or pull requests

1 participant