- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class Relations
::nx::EnsembleObject create ::acs::db::nsdb-postgresql::slot::__call::acs_log
Methods (to be applied on the object)
debug (scripted)
# Automatically generated method # TYPES: {character varying} {character varying} db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select acs_log__debug(:log_key,:message)}] return [ns_set value $s 0] }
error (scripted)
# Automatically generated method # TYPES: {character varying} {character varying} db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select acs_log__error(:log_key,:message)}] return [ns_set value $s 0] }
notice (scripted)
# Automatically generated method # TYPES: {character varying} {character varying} db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select acs_log__notice(:log_key,:message)}] return [ns_set value $s 0] }
warn (scripted)
# Automatically generated method # TYPES: {character varying} {character varying} db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select acs_log__warn(:log_key,:message)}] return [ns_set value $s 0] }
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables