de.saumya.mojo
Interface Log


public interface Log


Method Summary
 void info(CharSequence content)
          Send a message to the user in the info error level.
 

Method Detail

info

void info(CharSequence content)
Send a message to the user in the info error level.

Parameters:
content -


Copyright © 2010. All Rights Reserved.