Property | Type | Description | |
---|---|---|---|
recv |
Method | Description | |
---|---|---|
WvLog ( string name ) : System | ||
WvLog ( string name, L level ) : System | ||
print ( L level, object s ) : void | ||
print ( L level, string fmt ) : void | ||
print ( object o ) : void | ||
split ( L level ) : |
||
write ( WvBytes b ) : int |
Method | Description | |
---|---|---|
levelstr ( L level ) : string |
public WvLog ( string name, L level ) : System | ||
name | string | |
level | L | |
return | System |