Chapter 48. logmanager
Table of Contents
LogEntry
Description
Type Tags
None
Object Value
Objects of type LogEntry have no value, and it is an error to try to get or set this value.
LogEntry.new()
Description
Prototype
LogEntry
.new
(
LogEntry
,
datetime me
,
string dt
,
string message
)
filename
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | LogEntry | |
dt | None | datetime | |
message | None | string | |
filename | None | string |
Properties
Property | Type | Description |
---|---|---|
dt | datetime | |
filename | string | |
message | string | |
type | type |