View Source MyspaceIPFS.Log (Myspace IPFS v0.1.0)
MyspaceIPFS.Log is where the log commands of the IPFS API reside.
Link to this section Summary
Link to this section Functions
@spec level(name(), name()) :: okresult()
Change the logging level.
parameters
Parameters
https://docs.ipfs.io/reference/http/api/#api-v0-log-level
subsys
- Subsystem logging identifier.
level
- Logging level.
@spec ls() :: okresult()
List the logging subsystems.
@spec tail() :: okresult()
Read the event log.