Novaleaf / xlib

Your isomorphic toolbox
MIT License
20 stars 1 forks source link

logging improvement: change output from log.whatever():string[] to log.whatever():ILogResults #14

Open jasonswearingen opened 5 years ago

jasonswearingen commented 5 years ago

use new ILogResults interface to make the output more useful. definition is already added to v15 logging.ts