summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/logging.py
Commit message (Expand)AuthorAgeFilesLines
* set global 'sqlalchemy' log level to ERROR so it is insulated from other logg...Mike Bayer2006-10-231-1/+3
* reorganizing classnames a bit, flagging "private" classes in the sql package,Mike Bayer2006-10-171-1/+1
* some logging tweaks....its a little squirrelyMike Bayer2006-10-121-4/+6
* - merged loader_strategies branch into trunk.Mike Bayer2006-10-031-2/+3
* - added profiling to massaveMike Bayer2006-10-011-2/+4
* - logging is now implemented via standard python "logging" module.Mike Bayer2006-09-241-0/+69