%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 ...

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)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_log proc debug xo::db::sql::acs_log proc debug xo::db::sql::acs_log proc debug->db_with_handle

    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)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_log proc error xo::db::sql::acs_log proc error xo::db::sql::acs_log proc error->db_with_handle

    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)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_log proc notice xo::db::sql::acs_log proc notice xo::db::sql::acs_log proc notice->db_with_handle

    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)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_log proc warn xo::db::sql::acs_log proc warn xo::db::sql::acs_log proc warn->db_with_handle

    Testcases:
    No testcase defined.