-
error
→ Error?
-
Error?
error
- error if it happened
finalinherited
-
exception
→ Object?
-
Exception?
exception
- exception if it happened
finalinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
key
→ String
-
no setter
-
logLevel
→ LogLevel?
-
LogLevel
logLevel
- to control logging output
finalinherited
-
message
→ String?
-
String
message
- message describes what happened
finalinherited
-
pen
↔ AnsiPen
-
AnsiPen?
pen - sets your own log color for console
getter/setter pairinherited-setter
-
response
→ Response
-
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
settings
→ TalkerDioLoggerSettings
-
final
-
stackTrace
→ StackTrace?
-
StackTrace?]
stackTrace
- stackTrace if exception
or error
happened
finalinherited
-
time
→ DateTime
-
Internal time when the log occurred
no setterinherited
-
title
↔ String?
-
Title of Talker log
getter/setter pairinherited