Class MontyPythonLoggingAgenticEventListener
-
- All Implemented Interfaces:
-
com.embabel.agent.event.AgenticEventListener,com.embabel.agent.event.logging.LoggingPersonality
@Component()@Profile(value = {"montypython"}) public final class MontyPythonLoggingAgenticEventListener extends LoggingAgenticEventListenerAnd now for something completely different
-
-
Field Summary
Fields Modifier and Type Field Description private final Loggerloggerprivate final ColorPalettecolorPaletteprivate final IntegerbannerWidth
-
Constructor Summary
Constructors Constructor Description MontyPythonLoggingAgenticEventListener()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.embabel.agent.event.logging.LoggingAgenticEventListener
getColorPalette, getLogger, onPlatformEvent, onProcessEvent, toInfoString -
Methods inherited from class com.embabel.agent.event.logging.LoggingPersonality
getBannerWidth, lineSeparator -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-