Docs
Course
Tutorial
Blog
Reference
GitHub
RawLog
Interface
Raw
log
emitted
during
an
invocation
.
Low-level
API
for
advanced
usage
only
.
export
interface
RawLog
extends
RawActionBase
{
readonly
type
:
'Log'
;
readonly
message
:
string
;
}
Properties
type
'Log'
type
differentiates
the
RawLog
object
from
other
RawAction
objects
,
i
.
e
.
RawNotification
.
message
string
The
raw
message
.
This
is
unprocessed
in
the
message
.
PACKAGES
@neo-one/client
@neo-one/smart-contract
DOCS
Installation
Main Concepts
Advanced Guides
API Reference
Contributing
CHANNELS
GitHub
Stack Overflow
Discord Chat
Twitter
YouTube
MORE
Courses
Tutorial
Blog
COPYRIGHT © 2021 NEO•ONE