Skip to content

Commit

Permalink
Merge pull request #2 from seratch/pr-270-japanese-fix
Browse files Browse the repository at this point in the history
Apply slackapi#270 to the Japanese document as well
  • Loading branch information
shaydewael authored Oct 3, 2019
2 parents eea5945 + 5296ed4 commit 90bcf80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_advanced/ja_logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const app = new App({
| メソッド | パラメーター | 戻り値の型 |
|--------------|-------------------|-------------|
| `setLevel()` | `level: LogLevel` | `void` |
| `getLevel()` | なし | `string` (値は `error`, `warn`, `info`, `debug` のいずれか) |
| `setName()` | `name: string` | `void` |
| `debug()` | `...msgs: any[]` | `void` |
| `info()` | `...msgs: any[]` | `void` |
Expand Down

0 comments on commit 90bcf80

Please sign in to comment.