Package chapters.appenders.socket
Class ConsolePluginClient
- java.lang.Object
-
- chapters.appenders.socket.ConsolePluginClient
-
public class ConsolePluginClient extends java.lang.Object
Created with IntelliJ IDEA. User: ceki Date: 27.06.12 Time: 19:35 To change this template use File | Settings | File Templates.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static class
ConsolePluginClient.UglyBetty
-
Field Summary
Fields Modifier and Type Field Description (package private) static java.lang.String
LOGGER_NAME
(package private) static java.lang.String
LONG_TEXT
(package private) static long
RUN_LENGTH
(package private) static long
SLEEP
(package private) static java.lang.String
UGLY_BETTY_LOGGER_NAME
-
Constructor Summary
Constructors Constructor Description ConsolePluginClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
(package private) static void
toto(org.slf4j.Logger logger, int i)
-