mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
LogService implementation
This commit is contained in:
@@ -33,6 +33,7 @@ import {
|
||||
AuthGuard,
|
||||
AuthGuardEcm,
|
||||
AuthGuardBpm,
|
||||
LogService,
|
||||
|
||||
/** @deprecated */ AlfrescoSettingsService,
|
||||
/** @deprecated */ AlfrescoTranslationService,
|
||||
@@ -48,6 +49,7 @@ export * from './src/components/index';
|
||||
export * from './src/utils/index';
|
||||
|
||||
export const ALFRESCO_CORE_PROVIDERS: any[] = [
|
||||
LogService,
|
||||
AuthService,
|
||||
ContentService,
|
||||
SettingsService,
|
||||
|
Reference in New Issue
Block a user