Skip to content

GCP Issue 2 - Annoying INFO message #2

@cverges

Description

@cverges

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions