#2698 Typo in `log.props`

fraya Wed 23 May 2018

There is a typo in log.props comments

//
// log.props
//
// LogLevels: debug, info, warn, error, silent
//

// typedb=debug
// web=error

Instead of error it should say err

Thank you

matthew Thu 24 May 2018

@fraya - thanks; I pushed a fix.

Login or Signup to reply.