Use debug
This commit is contained in:
parent
6af87eef22
commit
585b8eec23
3 changed files with 27 additions and 10 deletions
|
@ -79,6 +79,10 @@ Note that `$(pwd)` is the working directory.
|
|||
## Launch
|
||||
`sudo npm start`
|
||||
|
||||
## Debug
|
||||
### Show debug messages
|
||||
Misskey uses [debug](https://github.com/visionmedia/debug) and namespace is 'misskey:*'.
|
||||
|
||||
## Contribute
|
||||
Do you have feature request or problem with Misskey?
|
||||
Please create issue to report it if it is about the Misskey implementation itself.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue