Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianishere committed Dec 1, 2011
1 parent 6c82a24 commit a563656
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.markdown
Expand Up @@ -4,8 +4,7 @@

var logger = require('logger').getLogger('ServiceName');

logger.info('Hello world');

logger.info('Hello world');
By default, the console handler is used which prints messages to the STDERR stream.

## Features
Expand Down

0 comments on commit a563656

Please sign in to comment.