Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 188 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 188 Bytes

While in the main folder:

node

require('./spec').then(function(context){logger = context.logger}).otherwise(function(er){err = er})

logger.info('test info log message body')