1
1
[Mozlog](https://github.com/mozilla/mozbase/tree/master/mozlog)
4
4
module and adds some additional functionality.
10
10
To get a logger, call mozlog.getLogger passing in a name and the path to a log file.
11
11
If no log file is specified, the logger will log to stdout.