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
error
err
Thank you
@fraya - thanks; I pushed a fix.
Login or Signup to reply.
fraya Wed 23 May 2018
There is a typo in log.props comments
Instead of
error
it should sayerr
Thank you
matthew Thu 24 May 2018
@fraya - thanks; I pushed a fix.