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

$trace docs are incomplete #483

Open
petdance opened this issue Jul 31, 2024 · 0 comments
Open

$trace docs are incomplete #483

petdance opened this issue Jul 31, 2024 · 0 comments

Comments

@petdance
Copy link

The POD says

The C<$trace> global variable can be used to control the verbosity of the
high level functions. Level 0 guarantees silence, level 1 (the default)
only emits error messages.

However, looking through the code there are checks for $trace>1, $trace>2, $trace>3 and $trace==3, so there must be other levels. They aren't described.

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

1 participant