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

Suggestion about fault tolerance regarding setbeginsection #5

Open
MRinus opened this issue Nov 28, 2016 · 0 comments
Open

Suggestion about fault tolerance regarding setbeginsection #5

MRinus opened this issue Nov 28, 2016 · 0 comments

Comments

@MRinus
Copy link

MRinus commented Nov 28, 2016

For the case a developer using log4plsql misses closing sections at the end of logical structures (i do that in procedures/functions) or in exception blocks, this might lead to an error at Plog.setbeginsection when Pctx.Lsection overflows and throws a ORA-6502 in Line 342 as it would be expected.

I'd prefer the logging does not throw exceptions though :) Hopefully you do, too.

BTW thanks for the nice updates!

Kind regards,

Michael

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