mjpearson / Pandra

Cassandra abstraction layer and keyspace scaffolder for PHP developers --- ABANDONED.
GNU Lesser General Public License v3.0
93 stars 11 forks source link

error/exception handling, add logging hooks #6

Closed mjpearson closed 14 years ago

mjpearson commented 14 years ago

test all errors are reported correctly, add hooks for user created logging functions (syslog, firephp or whatever)

mjpearson commented 14 years ago

errors reporting ok. moving this + logging hooks to 0.2

mjpearson commented 14 years ago

logging interface done