Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* logging metadata information of processing 1. Added stdout message to be processed by invoking utility. 2. Better error handling mechanism and subsequently logging the error situation for given file on stout. Note: where messages are printed with `log` it will print it to `stderr`. `fmt.println` and its other version will print the message to `stdout` * ending poisition information Added ending line number and column number information for each node.
- Loading branch information