1

If you have a fediverse account, you can reply to this note from your own instance. Search https://hackers.pub/ap/notes/01991555-2a28-7452-b690-25218252e053 on your instance and reply to it.

@hongminhee洪 民憙 (Hong Minhee) 근데 저는 어떤 언어든 디버깅용 로깅을 그냥 프리미티브로 제공하는게 맞다고 생각해요. stdout에다가 print하는 거랑 별개로 개발용으로요. 가령 console.log가 NodeJS 에선 그냥 print인데, 브라우저 개발자 도구에선 go to call site가 되는 제가 원하는 형태입니다.

1