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

- folder name option added for DiskLogAdapter. #224

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ummarbhutta
Copy link

  • max file size option added for DiskLogAdapter.
  • packages updated

- max file size option added for DiskLogAdapter.
- packages updated
build.gradle Outdated Show resolved Hide resolved
build.gradle Outdated Show resolved Hide resolved
Co-Authored-By: ummarbhutta <ummar_bhutta@yahoo.com>
logger/build.gradle Outdated Show resolved Hide resolved
sample/build.gradle Outdated Show resolved Hide resolved
Guiorgy and others added 3 commits February 11, 2019 15:57
Co-Authored-By: ummarbhutta <ummar_bhutta@yahoo.com>
Co-Authored-By: ummarbhutta <ummar_bhutta@yahoo.com>
Co-Authored-By: ummarbhutta <ummar_bhutta@yahoo.com>
@Guiorgy
Copy link

Guiorgy commented Feb 11, 2019

also, change buildToolsVersion = '27.0.3' to buildToolsVersion = '28.0.3' in logger/build.gradle (in the root folder)

@ummarbhutta
Copy link
Author

@Guiorgy The buildToolsVersion is already 28.0.3

@Guiorgy
Copy link

Guiorgy commented Feb 11, 2019

@Guiorgy The buildToolsVersion is already 28.0.3

You replaced a global variable (rootProject.ext.buildToolsVersion) with a constant (28.0.3) in multiple files. I am just saying, that you should revert them back and change the variable value instead.

@ummarbhutta
Copy link
Author

Hello @Guiorgy

Thanks for suggestions and I accepted your suggestions and committed.

@nikitph
Copy link

nikitph commented Mar 8, 2021

can someone please merge this. we need this for a project

@lupaulus
Copy link

lupaulus commented Sep 16, 2021

I forked and updated the project : Forked Project

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

8 participants