John Nunemaker
|
89d420780f
|
Added logger convenience methods to connection and database. Makes it possible to use the logger instance in the driver from the outside world.
|
2009-10-08 21:13:59 +08:00 |
Mike Dirolf
|
2b701119e1
|
complete deprecation of a bunch of stuff
|
2009-09-17 15:28:45 -04:00 |
Mike Dirolf
|
903e7136cf
|
no logger by default. don't log timing because it's misleading for queries. add tests and documentation for logger
|
2009-09-11 12:12:24 -04:00 |
Cyril Mougel
|
5860333ed4
|
improve logger and fix all test with logging system
|
2009-09-11 00:02:03 +02:00 |
Cyril Mougel
|
58e73589bd
|
add require needed if no require before
|
2009-09-10 23:27:46 +02:00 |
Cyril Mougel
|
a7ec07a957
|
implement a little logger with log time and query
|
2009-09-10 23:24:06 +02:00 |
Mike Dirolf
|
834a176dbe
|
minor: remove unimplemented methods
|
2009-08-24 10:55:31 -04:00 |
Mike Dirolf
|
94fe53d96b
|
DEPRECATE Mongo::Mongo in favor of Mongo::Connection
|
2009-08-20 18:48:09 -04:00 |