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

%n in Logger formatting string leads to problem #20

Open
yegor256 opened this issue Jul 27, 2014 · 3 comments
Open

%n in Logger formatting string leads to problem #20

yegor256 opened this issue Jul 27, 2014 · 3 comments

Comments

@yegor256
Copy link
Member

Try this:

Logger.info(this, "Number: %d %n Text: %s", 1, "foo");

Runtime exception will be thrown.

@dmarkov
Copy link

dmarkov commented Feb 25, 2015

@yegor256 right, I added the bug tag

@dmarkov dmarkov added the bug label Feb 25, 2015
@dmarkov
Copy link

dmarkov commented Feb 26, 2015

we will find someone to do this task, soon

@dmarkov
Copy link

dmarkov commented Feb 26, 2015

@yegor256 thanks for reporting! I topped your account for 15 mins, transaction 000-1839de44

MartyHub pushed a commit to MartyHub/jcabi-log that referenced this issue Aug 18, 2015
MartyHub pushed a commit to MartyHub/jcabi-log that referenced this issue Aug 18, 2015
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

2 participants