]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/extra-utils/logs/index.ts
Introduce logs command
authorChocobozzz <me@florianbigard.com>
Tue, 6 Jul 2021 08:34:29 +0000 (10:34 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:16 +0000 (15:27 +0200)
commita92ddacb38a4a17e117ca9ed41680a03580fb81d
tree7b7fc6ef31e86870cee20b915e05c49af1910055
parentf59545d97a80bf06025bf6343a80d834c7eb237f
Introduce logs command
server/tests/api/server/logs.ts
shared/extra-utils/index.ts
shared/extra-utils/logs/index.ts [new file with mode: 0644]
shared/extra-utils/logs/logs-command.ts [new file with mode: 0644]
shared/extra-utils/logs/logs.ts [deleted file]
shared/extra-utils/server/servers.ts
shared/extra-utils/shared/abstract-command.ts