Explorar o código

rename loggerFactory

itizawa %!s(int64=5) %!d(string=hai) anos
pai
achega
1175314485
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/components/PageList/BookmarkList.jsx

+ 1 - 1
src/client/js/components/PageList/BookmarkList.jsx

@@ -12,7 +12,7 @@ import PaginationWrapper from '../PaginationWrapper';
 
 import Page from './Page';
 
-const logger = loggerFactory('growi:MyBookmarkList');
+const logger = loggerFactory('growi:BookmarkList');
 
 const BookmarkList = (props) => {
   const { t, appContainer, userId } = props;