CustomLoggingFilter class
Properties
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
level
↔ Level
-
read / write, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
destroy()
→ void
-
inherited
-
init()
→ void
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
shouldLog(LogEvent event)
→ bool
-
Is called every time a new log message is sent and decides if
it will be printed or canceled. [...]
override
-
toString()
→ String
-
Returns a string representation of this object.
inherited