jar

com.github.manishahluwalia.gwt : remote-log-handler

Maven & Gradle

Mar 17, 2015

Smart Remote Log Handler for GWT · This is a remote logging handler for GWT, meant as a replacement to SimpleRemoteLogHandler. It provides: 1. smarter synching of logs to the remote server, using buffering for efficiency in production with automatic flushing on timer / configurable log severity / application unload. 2. Client logging level is configurable at runtime.

Table Of Contents

Latest Version

Download com.github.manishahluwalia.gwt : remote-log-handler JAR file - Latest Versions:

All Versions

Download com.github.manishahluwalia.gwt : remote-log-handler JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window remote-log-handler-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.manishahluwalia.gwt.remote_log_handler.client

├─ com.github.manishahluwalia.gwt.remote_log_handler.client.RemoteLogHandler.class - [JAR]

com.github.manishahluwalia.gwt.remote_log_handler.shared

├─ com.github.manishahluwalia.gwt.remote_log_handler.shared.RemoteLoggingService.class - [JAR]

├─ com.github.manishahluwalia.gwt.remote_log_handler.shared.RemoteLoggingServiceAsync.class - [JAR]