keke357 / netlogo-sql

Automatically exported from code.google.com/p/netlogo-sql
0 stars 0 forks source link

The connection pool library (BoneCP) generates some logging messages #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start NetLogo from a console (command window or shell)
2. Load and run a model that uses the connection pool (use the sql:configure 
"defaultconnection" command)
3. Observe that some logging messages for BoneCP are printed on the console

What is the expected output? What do you see instead?
No output is expected, but some logging is printed.

In general, this is not a problem, the amount of messages observed so far is 
small, and most users probably do not use NetLogo from a console, and will 
never see these messages. Nevertheless, no messages at all would be better.

Original issue reported on code.google.com by NetLogo....@gmail.com on 23 Feb 2011 at 11:54

GoogleCodeExporter commented 9 years ago
Changed priority to low

Original comment by NetLogo....@gmail.com on 23 Feb 2011 at 11:54