net.tomp2p.log
Class GZipFileLogger
java.lang.Object
  
net.tomp2p.log.GZipFileLogger
- All Implemented Interfaces: 
 - PeerLogger
 
Deprecated.
@Deprecated
public class GZipFileLogger
- extends Object
- implements PeerLogger
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GZipFileLogger
public GZipFileLogger(File file)
               throws IOException
- Deprecated. 
- Throws:
 IOException
 
sendLog
public void sendLog(String name,
                    String value)
- Deprecated. 
- Specified by:
 sendLog in interface PeerLogger
 
 
 
shutdown
public void shutdown()
- Deprecated. 
- Specified by:
 shutdown in interface PeerLogger
 
 
 
Copyright © 2012. All Rights Reserved.