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

Mark log_file_path_template() methods deprecated in 1.1.2 #83

Merged
merged 1 commit into from
May 1, 2020

Conversation

ebkalderon
Copy link
Owner

Changed

  • Add #[deprecated] attributes to get_log_file_path_template() and set_log_file_path_template().
  • Move deprecated methods to bottom of impl blocks so they appear last in rustdoc.

These methods should rightfully be marked deprecated in 1.1.2 or higher. Leaving these methods un-annotated was technically an oversight, albeit a backwards-compatible one.

These methods should rightfully be marked deprecated in 1.1.2 or higher.
Leaving these methods un-annotated was technically an oversight, albeit
a backwards-compatible one.
@ebkalderon ebkalderon self-assigned this May 1, 2020
@ebkalderon ebkalderon merged commit fc6969f into master May 1, 2020
@ebkalderon ebkalderon deleted the mark-log-file-methods-deprecated branch May 1, 2020 11:24
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.

1 participant