- Renamed StdOutLogger to StdLogger and added option to log to stderr
- Renamed PassThroughStdOutLogger to PassThroughStdLogger
- Added option to log to stderr
- Added "close" method to batch callback to stay compatible with TensorBoard
- "close" method of batch callback is now called at the end of model training