get_logging


Description:

[ Version ( since = "0.9.8" ) ]
public bool get_logging (string? level, string? domains) throws Error

Gets NetworkManager current logging level and domains.

Parameters:

this

a Client

level

return location for logging level string

domains

return location for log domains string. The string is a list of domains separated by ","

Returns:

true on success, false otherwise