Mercurial > hg > orthanc-stone
log Platforms/Wasm/logger.ts @ 1285:4f8fc8dbd2a1
age | author | description |
---|---|---|
Mon, 27 May 2019 22:41:51 +0200 | Alain Mazy | made typescript more future-proof (not completed, I finally disabled a few warnings in my tsconfig.json) am-dev |
Tue, 14 May 2019 13:49:12 +0200 | Benjamin Golinvaux | Fixed CRLF to LF in various files (found through grepping the source tree) |
Mon, 29 Apr 2019 15:09:48 +0200 | Benjamin Golinvaux | new routable logging system in STDIO mode + flag support (with no value) in StartupParametersBuilder + 80 col indent |
Thu, 14 Mar 2019 19:04:35 +0100 | Alain Mazy | introduced a Logger class that displays timing and source (C++/JS) dev |