Change the structure of log messages. Add a new
authorKim Nguyễn <kn@lri.fr>
Mon, 22 Oct 2012 15:56:30 +0000 (17:56 +0200)
committerKim Nguyễn <kn@lri.fr>
Mon, 22 Oct 2012 15:56:30 +0000 (17:56 +0200)
commitb146572b9707292dbc1eacf5fb67d84271cafbba
treed8e3850ae6cc426a3115024b64b00a322cf01fdf
parent96e2e786eb8c229d9aa4676a7067fd2f0d2e4da9
Change the structure of log messages. Add a new
Logger.start_msg/Logger.msg/Logger.end_msg to have more controle about
box/opening/closing.
src/ata.ml
src/logger.ml
src/logger.mli
src/main.ml
src/profile.ml
src/runtime.ml
src/utils.ml