Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 #804

Open
kshinlee opened this issue Sep 8, 2018 · 1 comment
Labels

Comments

@kshinlee
Copy link
Contributor

kshinlee commented Sep 8, 2018

it-chain 실행시 deploy와 invoke에 대한 명령어를 실행할 때, 아래와 같이 날짜 포멧이 다른 것을 일치시키면 좋을 것 같습니다.

C:\Users\David>it-chain ivm deploy github.com/kshinlee/learn-icode ./.ssh/id_rsa
2018/09/09 01:12:48 [Cmd] deploying icode...
2018/09/09 01:12:48 [Cmd] This may take a few minutes
2018/09/09 01:13:13 [Cmd] icode has deployed - icodeID: [be9va06tbhsoho379i5g]

C:\Users\David>it-chain ivm invoke be9va06tbhsoho379i5g initA
�[36mINFO�[0m[2018-09-09T01:13:54+09:00] [Cmd] Invoke icode - icodeID: [be9va06tbhsoho379i5g]
�[36mINFO�[0m[2018-09-09T01:13:54+09:00] [Cmd] Transactions are created - ID: [be9vagmtbhsouj5vl38g]

@kshinlee kshinlee changed the title [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 esay Sep 8, 2018
@kshinlee kshinlee changed the title [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 esay [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 Sep 8, 2018
@kshinlee kshinlee changed the title [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 >EASY Sep 8, 2018
@kshinlee kshinlee changed the title [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 >EASY [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 Sep 8, 2018
@kshinlee kshinlee changed the title [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 label:EASY Sep 8, 2018
@kshinlee kshinlee changed the title [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 label:EASY [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 Sep 8, 2018
@kshinlee kshinlee changed the title [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 <label:EASY> Sep 8, 2018
@kshinlee kshinlee changed the title [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 <label:EASY> [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 <label>EASY</label> Sep 8, 2018
@kshinlee kshinlee changed the title [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 <label>EASY</label> [ icode ] 명령창에서 ivm 컨테이너를 실행할때 출력결과 날짜 포멧 불일치 Sep 8, 2018
@junbeomlee
Copy link
Member

@hea9549
처음 log는 go default log를 사용하고 있고
두번째 log는 저희가 만든 logger를 사용하고있는데, 만든 logger에서 window cmd창에서 뭔가 에러가 있는것 같습니다!! deploy에 있는 log를 logger로 바꾸고 logger가 window를 지원하게끔 수정해야 할 것 같습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants