try catch find by id - title "Cannot Find Block Error"
default collection children
자식 추가
parent collection 이면 무조건 page만 - create patch
delete node → collection bin
add content 에서 app.service 로 call
main collection view 지우면 콜렉션도 alive false
메인 뷰 아니면 콜렉션 지우면 안대고
table getrecord value에 추가, collection.alive 로 view 값 전부 보냄
make test flow
- make page block crud
- revive
- history
- collection crud
- revive
- history
properties update
scheme
parent
title
remove property, parent
mixin api throw
log - user, time, api, message - 파일 유저별로
winston: Attempt to write logs with no transports - using default logger
Thanks for contributing an answer to Stack Overflow! Please be sure to answer the question. Provide details and share your research! Asking for help, clarification, or responding to other answers. Making statements based on opinion; back them up with references or personal experience. To learn more, see our tips on writing great answers.
https://stackoverflow.com/questions/52017160/winston-attempt-to-write-logs-with-no-transports-using-default-logger
transport 가 없었던 이유라서 잘 작동
직접 api 사용은 update read 만 되게 inner 로 막기
nuxt error page load 안된 이유
에러 계속 나오던데 간단한 거였다
throw 안함 ㅎ

Seonglae Cho