Skip to content

Commit

Permalink
docs: Fix mismatch params for fileFormatter
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAlderson committed Dec 19, 2017
1 parent 170d8fb commit 5ebac88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/middleware/Logger.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ export default class Logger {

/**
* Formatter method which formats the output to the log file.
* @param {!Object} args - The object to be logged.
* @returns {Object} - The formatter for the file transport.
*/
fileFormatter(): Object {
Expand Down

0 comments on commit 5ebac88

Please sign in to comment.