baseΒΆ

Package core4.base with class core4.base.CoreBase represent the basis to all core4os implementation. All classes derived from CoreBase ship with access to configuration, data (see also data access protocols), and logging (see also logging mechanics) among other features.

Table of Contents