The method and parameters
The method updates the logging configuration at runtime.
string Server.SetLog (StdoutObject stdout, FileObject file, RemoteObject remote, SyslogObject syslog)
The parameters
StdoutObject stdout – configures logging to stdout.
FileObject file – defines the configuration for logging to a file
RemoteObject remote – defines the configuration for remote logging
SyslogObject syslog – defines the configuration for logging to syslog
|
POST /api/ |
|
200 |
|
bool – the result of the operation execution result. JSON
|
|
400 |
|
The JSON-RPC error JSON
|
|
500 |
|
|