humio
humio
Humio
Humio constructor
Humio
humio
humio
Humio
Humio constructor
Humio class
Constructors
Humio
Properties
ingestUrl
setRawMessage
hashCode
runtimeType
Methods
log
noSuchMethod
toString
Operators
operator ==
Humio
constructor
Humio
(
String
_ingestToken
,
{
bool
setRawMessage
:
false
}
)
Creates a new Humio logging instance
Implementation
Humio( this._ingestToken, { this.setRawMessage = false, });