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

File location for Profile unclear #15

Open
johnjohndoe opened this issue May 15, 2014 · 1 comment
Open

File location for Profile unclear #15

johnjohndoe opened this issue May 15, 2014 · 1 comment

Comments

@johnjohndoe
Copy link
Contributor

Can you please update the documentation to specify exactly where to put the Profile information and how to call it?

I created a file in ~/.logcat-color with the following content:

Profile(
    name = "test",
    packages = [ "com.example.android" ]
)

Then I start it with $ logcat-color test but there is no output. If I omit the profile name the output can be read. I started logcat-color before starting the app.

@marshall
Copy link
Owner

hrm, this looks right. I assume the app your running is named with the com.example.android package?

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

No branches or pull requests

2 participants