logging Theme
Specifies the logging theme to use for agent operations.
If set, this activates a corresponding Spring profile that customizes logging output with themed messages and formatting.
Supported themes:"starwars"
- Star Wars themed logging messages"severance"
- Corporate/Severance themed logging""
(default) - Standard logging without theming
= LoggingThemes.STAR_WARS)
// Outputs: "May the Force be with your agents!"
Content copied to clipboard
Return
the logging theme name, or empty string for default logging