JNodeOS v1.1.5 API

edu.utah.janos.io
Interface LogListener

All Known Implementing Classes:
DatagramLogListener, LogCheck

public interface LogListener

Logging listener interfaces for Janos.


Method Summary
 void logMsg(int level, java.lang.String msg)
          This method is invoked from a log class with the latest log message.
 

Method Detail

logMsg

public void logMsg(int level,
                   java.lang.String msg)
This method is invoked from a log class with the latest log message.

JNodeOS v1.1.5 API

This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/