Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

Make RemoteLoggerServlet more expansible #71

Description

@GoogleCodeExporter
I wanted to add my own logger on the Serverside. To do this, i wanted to 
override the RemoteLoggerServlet.

Problem is, that i only can override the log(ArrayList...) Method, where some 
deobfuscation stuff is done. These Methods are private, so i cant use that 
feature without copying the complete class.

To make this easy you should extract the Log.log call inside the 
log(Arraylist...) to a separate "protected void log(LogRecord record)" Method.


Thanks

Original issue reported on code.google.com by KillerJo...@gmail.com on 12 Jul 2012 at 9:40

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions