Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

SummaryLibrary, providing easy to use logging capabilities, which works transparently on both the client and the server, while providing compile time elimination of client logging code via deferred binding with Google Web Toolkit (GWT). Key FeaturesClient-side logging code is compiled out and ... [More] introduces zero-overhead+ due to GWT compiler dead code elimination when log_level=OFF Serializable classes (domain objects, POJOs, etc.) can utilize the same logging code on client and server via inclusion of a single, common, gwt-log jar on both tiers Server side logging for mobile devices such as the iPhone Server side logging automatically detects Apache log4j, falling back to JDK 1.4 logging Seven out of the box log levels (TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF) Several ways to control logging, via *.gwt.xml module file, a gwt:property in your HTML, a log_level URL parameter, at run time via Log.setCurrentLogLevel(...) Ability to independently control compile time and runtime log levels Both client side and server side logging work seamlessly with Google App Engine Wide variety of context sensitive log destinations: Logger Description ConsoleLogger Utilizes console.log() for supporting browsers and installed JavaScript libraries. FirebugLogger Utilizes Firebug console API logging: http://www.getfirebug.com/console.html DivLogger Utilizes a floating/draggable DIV for log messages. GWTLogger Utilizes GWT.log(), which will appear in the development shell in hosted mode. SystemLogger Utilizes System.err and System.out. RemoteLogger Sends copies of client log messages to the server via RPC. WindowLogger (Experimental) Logs messages to a separate window. + Unless your logging parameters are determined by the GWT compiler to have side effects Questions?If you have questions, please post them on http://groups.google.com/group/gwt-log and I (or someone else) will try to answer them as best as possible. Using the forum means that others can benefit from any answers and feedback you get. It is always the fastest way to get an answer to a new question. Is your project using gwt-log?I'd like to know if you're using gwt-log on your project, and how useful (or not) this library is to you. You can send me an email at fred@allen-sauer.com. Working examplesPlay with the log demo. Getting started with your own gwt-log projectRead the wiki here: http://code.google.com/p/gwt-log/wiki/GettingStarted FeedbackPlease let me know what you think. Suggestions are always welcome. Projects using gwt-logSend me an email to add your project to this list. Be sure to also list your app in the GWT Gallery http://gwtgallery.appspot.com/. Project Description http://code.google.com/p/fishtagdisplay/ Fish tag display. emite A pure gwt xmpp library. OpenKM Document Management System Open source electronic document management system Third Party gwt-log Tutorialshttp://developerlife.com/tutorials/?p=229 Other GWT projects by the same author Project Description gwt-dnd Provides drag and drop support for your GWT applications. gwt-voices Provides sound support for your GWT applications. [Less]

5.0
 
  0 reviews  |  7 users  |  4,736 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

SummaryLibrary, providing an Apache log4j-compatible logging API Google-Web-Toolkit (GWT). While you wait...This project is not quite off the ground yet. Meanwhile most of what you are looking can probably be provided out of the box by gwt-log. Other GWT projects by the same author Project ... [More] Description gwt-log Provides logging support for your GWT applications. gwt-dnd Provides drag and drop support for your GWT applications. gwt-voices Provides sound support for your GWT applications. [Less]

0
 
  0 reviews  |  0 users  |  699 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.