LoggingThemes

open class LoggingThemes

Well-known logging themes for Embabel Agent applications.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val COLOSSUS: String = "colossus"
loggingTheme value for logging messages inspired by "Colossus: The Forbin Project" Action will be taken!
Link copied to clipboard
val HITCHHIKERS_GUIDE: String = "hitchhiker"
loggingTheme value for Hitchhiker's Guide to the Galaxy themed logging messages.
Link copied to clipboard
val MONTYPYTHON: String = "montypython"
loggingTheme value for Monty Python themed logging messages.
Link copied to clipboard
val SEVERANCE: String = "severance"
loggingTheme value for Severance themed logging messages.
Link copied to clipboard
val STAR_WARS: String = "starwars"
loggingTheme value for Star Wars themed logging messages.