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

make logger %o use util.inspect(deep) #13

Closed
mcavage opened this issue May 13, 2011 · 3 comments
Closed

make logger %o use util.inspect(deep) #13

mcavage opened this issue May 13, 2011 · 3 comments

Comments

@mcavage
Copy link
Contributor

mcavage commented May 13, 2011

No description provided.

@trentm
Copy link
Contributor

trentm commented May 13, 2011

@trentm
Copy link
Contributor

trentm commented May 13, 2011

util.inspect(object, showHidden=false, depth=2)

So... util.inspect(obj, false, 10)? Not sure we want null for infinite depth.

mcavage pushed a commit that referenced this issue May 16, 2011
@mcavage
Copy link
Contributor Author

mcavage commented May 16, 2011

933a1da

@mcavage mcavage closed this as completed May 16, 2011
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