| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
s3rest.S3Method --+
|
S3SyncLog
Synchronization Logger
| Instance Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |||
|
|||
| Static Methods | |||
|
|||
|
Inherited from |
|||
| Class Variables | |
TABLENAME = "sync_log"
|
|
SUCCESS = "success"
|
|
WARNING = "warning"
|
|
ERROR = "error"
|
|
FATAL = "fatal"
|
|
IN = "incoming"
|
|
OUT = "outgoing"
|
|
PULL = "pull"
|
|
PUSH = "push"
|
|
LOGIN = "login"
|
|
REGISTER = "register"
|
|
NONE = "none"
|
|
| Properties | |
|
Inherited from |
| Method Details |
RESTful method handler
|
Writes a new entry to the log
|
S3SyncLog resource header |
| Class Variable Details |
TABLENAME
|
SUCCESS
|
WARNING
|
ERROR
|
FATAL
|
IN
|
OUT
|
PULL
|
PUSH
|
LOGIN
|
REGISTER
|
NONE
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 15 08:51:50 2019 | http://epydoc.sourceforge.net |