Developing Apama Applications > Developing Clients > The JavaBeans API > Overview of the EngineClientBean > Logging
Logging
As described in The C++ and Java Client Software Development Kits with regards to the Java Client SDK, the underlying client libraries, and the beans themselves, log information pertaining to their operation.
Authors of Java clients need not bother with the standard logging unless they want to modify its operating parameters. By default the SDK classes will log at WARN level. The log level can be changed as described in the Javadoc for the com.apama.util.Logger class.
The Javadoc also provides instructions on how to get a reference to the Logger object in your own code so that you can produce your own logging output.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.