rad.server Python Module

The rad.server Python module includes functions and attributes. The following are rad.server functions.

rad_log

Provides log information.

_rad_create

Creates rad session

_rad_delete

Deletes a rad session.

rad_locale_get

Provides the locale information.

rad_locale_free

Frees the locale.

rad_locale_parse

Parses the locale.

rad_instance_rele

Frees the instance.

rad_instance_hold

Holds the instance.

The following are rad.server attributes.

rad_container

Variable pointing to the RAD container that the module must be using.

rad_log_lvl

One of RL_DEBUG, RL_NOTE, RL_WARN, RL_ERROR, RL_CONFIG, RL_FATAL, RL_PANIC.