Class IonetBanner

java.lang.Object
com.iohao.net.framework.toy.IonetBanner

public final class IonetBanner extends Object
Startup banner renderer for the ionet framework.

Displays a randomly-colored ASCII art logo, server node summary, JVM information, and optional breaking-news tips on the console. The banner cannot be disabled -- developers are expected to read it.

Author:
渔民小镇
date:
2023-01-30
  • Field Details

    • callback

      public static Runnable callback
  • Method Details

    • render

      public static void render()
    • initCountDownLatch

      public static void initCountDownLatch(int num)
    • countDown

      public static void countDown()
    • addTag

      public static void addTag(String tag)
    • ofRuntimeException

      public static void ofRuntimeException(String message)
    • printLine

      public static void printLine()
    • println1

      public static void println1(Object message)
    • printlnMsg

      public static void printlnMsg(String message)