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

refactoring counterpage #53

Merged
merged 2 commits into from
Jul 11, 2021
Merged

refactoring counterpage #53

merged 2 commits into from
Jul 11, 2021

Conversation

ImYeol
Copy link
Owner

@ImYeol ImYeol commented Jun 29, 2021

Counter page 수정 및 클래스 이름 수정

@ImYeol ImYeol linked an issue Jun 29, 2021 that may be closed by this pull request
}

void startCounter() {
logUtil.logger.d("starTimer");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

log 를 에러 로그만 이렇게 찍고 나머지 info log는 이렇게 바꾸자

final log = Logger("CounterCubit");
log.info("starTimer");

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

Successfully merging this pull request may close these issues.

Calculate Timer count
2 participants