org.mobicents.fsm
Interface Logger

All Known Implementing Classes:
NetworkConnectionImpl, PlayerImpl

public interface Logger

Author:
kulikov

Method Summary
 void debug(String s)
           
 void info(String s)
           
 void warn(String s)
           
 

Method Detail

info

void info(String s)

debug

void debug(String s)

warn

void warn(String s)


Copyright © 2013 TeleStax, Inc.. All Rights Reserved.