acs::db::nsdb-postgresql method call acs_log warn (public)
<instance of acs::db::nsdb-postgresql> call acs_log warn \ [ -dbn dbn ] -log_key log_key -message message
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: {character varying} {character varying}
- Switches:
- -dbn (optional)
- -log_key (required)
- -message (required)
- Testcases:
- No testcase defined.
Source code: 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] }XQL Not present: Generic, PostgreSQL, Oracle