Skip to content
paronne edited this page Nov 20, 2014 · 20 revisions

Provides finegrained logging functionality built with performance and configurability in mind.

EventManager

Provides the ability to (de)register listeners for events and fire events. Aims to provide a way to decouple hard links in code between otherwise stand-alone code

Web Client utils

Set of utility methods specifically for the Servoy Web Client Also replaces (most) of the functionality of the WebClientUtils plugin

Smart Client utils

Set of utility methods specifically for the Servoy Smart Client

Excel utils

Set of utility methods for read, create and manipulate Excel Workbooks. Does not requires Microsoft Excel

LogManagerAppenders Utils

Provides a set of Appenders plugins for the LogManager Loggers. The implemented appenders allow to append logs in database and in a log file

UnitTest Utils

Utility methods for unit testing

Clone this wiki locally