package testapp.services; import testapp.interfaces.*; service LoggingService { provides Logging; }