Retrieve log of the Dat folder. You can either retrieve the log of a Dat link (argument link) or of a local Dat folder (argument dir). Defaults to giving the log of the working directory. If a Dat link is provided, this overrides the dir argument.

log_dat(path)

Arguments

path

Dat archive, can both be local or on the network.

Value

Console log.

Examples

log_dat(path = '.') log_dat(path = 'dat://pastedat-taravancil.hashbase.io')