menu
hightouch_events package
documentation
logger.dart
SystemLogger class
SystemLogger class
dark_mode
light_mode
SystemLogger
class
Mixed-in types
LogTarget
Constructors
SystemLogger
()
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
logger
↔ Logger
getter/setter pair
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
parseLog
(
LogMessage
log
)
→ void
Implement this method to process logging messages. This is where the logic for the target will be added. Feel free to add your own data queueing and offline storage.
override
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
hightouch_events package
documentation
logger
SystemLogger class
logger library