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

Improve README #25

Merged
merged 2 commits into from
Jul 28, 2020
Merged

Improve README #25

merged 2 commits into from
Jul 28, 2020

Conversation

igoradamenko
Copy link
Contributor

No description provided.

@@ -170,10 +233,12 @@ end
```

### Хелперы
Подключение хелперов в класс позволяет использовать методы логирования `log_info` и `log_error`,

Подключение хэлперов в класс позволяет использовать методы логирования `log_info` и `log_error`,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Смущает, что нет перечисления всех этих хэлперов. Но может я не понимаю, что тут вообще подразумевается под хэлперами.

Просто ниже есть:

с хэлпером log_options необходимо использовать

Что подразумевает, что их несколько. Но я так и не понял, какие есть. Вроде бы только про log_info и log_error написано.

Copy link
Contributor

Choose a reason for hiding this comment

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

Имеется в виду подключение модуля хелперов Loggun::Helpers.
В этом модуле на данный момент всего один хелпер log_options и набор методов вида log_<severity>.

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
@@ -170,10 +233,12 @@ end
```

### Хелперы
Подключение хелперов в класс позволяет использовать методы логирования `log_info` и `log_error`,

Подключение хэлперов в класс позволяет использовать методы логирования `log_info` и `log_error`,
Copy link
Contributor

Choose a reason for hiding this comment

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

Имеется в виду подключение модуля хелперов Loggun::Helpers.
В этом модуле на данный момент всего один хелпер log_options и набор методов вида log_<severity>.

@QNester QNester merged commit 9f63bc4 into master Jul 28, 2020
@igoradamenko igoradamenko deleted the improvement/readme branch July 29, 2020 10:02
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.

None yet

3 participants