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

Compatible api with javascript log #3

Open
ImanMh opened this issue Aug 7, 2016 · 1 comment
Open

Compatible api with javascript log #3

ImanMh opened this issue Aug 7, 2016 · 1 comment

Comments

@ImanMh
Copy link
Owner

ImanMh commented Aug 7, 2016

It should be like a piece of cake to replace browser log with logeek logs.

@ImanMh
Copy link
Owner Author

ImanMh commented Aug 7, 2016

var logeek = require("logeek")
logeek.show('s');

logeek('a', 'b').at('s');
logeek(anObj).at('s');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant