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

Add method for cleaning #4

Open
2 of 6 tasks
cameloper opened this issue Apr 27, 2018 · 1 comment
Open
2 of 6 tasks

Add method for cleaning #4

cameloper opened this issue Apr 27, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request half done xcglogger Properties that will be added to XCGLogger class

Comments

@cameloper
Copy link
Owner

cameloper commented Apr 27, 2018

We need a .deleteLogs(_:) for the destinations directory.

There should be separate operations for following directories:

  • all successful
  • all
  • successful directory of destination
  • home directory of destination
  • failed directory of destination
  • all failed

This might be handled either with an enum parameter or separate methods

@cameloper cameloper added enhancement New feature or request xcglogger Properties that will be added to XCGLogger class labels Apr 27, 2018
@cameloper cameloper self-assigned this Apr 27, 2018
@cameloper
Copy link
Owner Author

Methods for failed directories are not needed (at least currently)

cameloper added a commit that referenced this issue May 7, 2018
cameloper added a commit that referenced this issue May 8, 2018
+ Added new variable `uploadFolderURL`
~ Refactored the cleaning methods using new variable
+ Added clean buttons to the demo project
cameloper added a commit that referenced this issue May 8, 2018
cameloper added a commit that referenced this issue May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request half done xcglogger Properties that will be added to XCGLogger class
Projects
None yet
Development

No branches or pull requests

1 participant