Do not unconditionally flush the current formatting in logger.
authorKim Nguyễn <kn@lri.fr>
Sun, 21 Oct 2012 10:38:25 +0000 (12:38 +0200)
committerKim Nguyễn <kn@lri.fr>
Sun, 21 Oct 2012 10:38:25 +0000 (12:38 +0200)
commit96e2e786eb8c229d9aa4676a7067fd2f0d2e4da9
tree69d7fc645e000824a6bbdc93df3c51900633a18b
parent31f256a6c02a9c5ce2f8b1117738ff5bc818dc60
Do not unconditionally flush the current formatting in logger.
Leave that responsibility to the caller.
src/logger.ml
src/utils.ml