|
|
static copyRequest::base::registerme | kw_size ("%" "size",©Request::base::kw_size) |
|
static copyRequest::base::registerme | kw_mtime ("%" "mtime",©Request::base::kw_mtime) |
| %mtime mtime of the source file, in the format "%Y-%m-%d %H:%M:%S.%s" with s the microseconds. More...
|
|
static copyRequest::base::registerme | kw_inow ("%" "inow",©Request::base::kw_inow) |
| %inow the current time in integer seconds since the epoch More...
|
|
static copyRequest::base::registerme | kw_now ("%" "now",©Request::base::kw_now) |
| %now the current time in seconds with fraction since the epoch More...
|
|
static copyRequest::base::registerme | kw_version ("%" "version",©Request::base::kw_version) |
| %version the version (git tag + commits-since-tag + shorthash) More...
|
|
static copyRequest::base::registerme | kw_commit ("%" "commit",©Request::base::kw_commit) |
| %commit the commit (git hash) More...
|
|
static copyRequest::base::registerme | kw_prefix ("%" "prefix",©Request::base::kw_prefix) |
| %prefix the prefix for log messages More...
|
|
|
static copyRequest::base::registerme | kw_reason ("%" "reason",©Request::base::kw_reason) |
|
static copyRequest::base::registerme | kw_state ("%" "state",©Request::base::kw_state) |
| %state the state of the copy request More...
|
|
static copyRequest::base::registerme | kw_finishtime ("%" "finishtime",©Request::base::kw_finishtime) |
| %finishtime the time it took from the event timestamp to end of copy More...
|
|