%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::acs_log ::xo::db::sql::acs_log → debug → error → notice → warn ::xo::db::sql::acs_log->::xotcl::Object

Class ::xo::db::sql::acs_log

::xo::db::sql::acs_log[i] create ...

Defined in

Class Relations

  • class: ::xo::db::Class[i]
  • superclass: ::xotcl::Object[i]

Methods (to be applied on the object)

  • debug (scripted, public)

     xo::db::sql::acs_log[i] debug [ -dbn dbn ] -log_key log_key  \
        -message message 

    Automatically generated method

    Switches:
    -dbn (optional)
    -log_key (required)
    -message (required)

    Testcases:
    No testcase defined.
  • error (scripted, public)

     xo::db::sql::acs_log[i] error [ -dbn dbn ] -log_key log_key  \
        -message message 

    Automatically generated method

    Switches:
    -dbn (optional)
    -log_key (required)
    -message (required)

    Testcases:
    No testcase defined.
  • notice (scripted, public)

     xo::db::sql::acs_log[i] notice [ -dbn dbn ] -log_key log_key  \
        -message message 

    Automatically generated method

    Switches:
    -dbn (optional)
    -log_key (required)
    -message (required)

    Testcases:
    No testcase defined.
  • warn (scripted, public)

     xo::db::sql::acs_log[i] warn [ -dbn dbn ] -log_key log_key  \
        -message message 

    Automatically generated method

    Switches:
    -dbn (optional)
    -log_key (required)
    -message (required)

    Testcases:
    No testcase defined.