Application log line emitted while processing a request.
def google.appengine.api.logservice.logservice.AppLog.level |
( |
|
self | ) |
|
Level or severity of log, as an int.
def google.appengine.api.logservice.logservice.AppLog.message |
( |
|
self | ) |
|
Application-provided log message, as a string.
def google.appengine.api.logservice.logservice.AppLog.time |
( |
|
self | ) |
|
Time log entry was made, in seconds since the Unix epoch, as a float.
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/logservice/logservice.py