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

FileAppender should not attempt to make absolute an already absolute file path #80

Merged
merged 1 commit into from Nov 8, 2014

Conversation

venator85
Copy link
Contributor

This transformation is rather expensive, since it involves loading the Android manifest from the APK (which is a ZIP file), and parsing it to retrieve the application package name. This should be avoided if possible as it may perceptibly delay the app launch time.

tony19 added a commit that referenced this pull request Nov 8, 2014
FileAppender should not attempt to make absolute an already absolute file path
@tony19 tony19 merged commit 204d5cd into tony19:master Nov 8, 2014
@tony19
Copy link
Owner

tony19 commented Nov 8, 2014

Good call. Thanks!

@lock
Copy link

lock bot commented Feb 27, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the archived label Feb 27, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants