committed by
Fredrik Adelöw
parent
acb3c93b4c
commit
d9772b13cb
@@ -18,6 +18,7 @@
|
||||
* The logs backend module for the catalog plugin.
|
||||
*
|
||||
* @packageDocumentation
|
||||
* @public
|
||||
*/
|
||||
|
||||
export { catalogModuleLogs as default } from './module';
|
||||
|
||||
@@ -14,6 +14,11 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Logs catalog errors from events.
|
||||
*
|
||||
* @public
|
||||
*/
|
||||
import {
|
||||
coreServices,
|
||||
createBackendModule,
|
||||
|
||||
Reference in New Issue
Block a user