Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-18 | Allowing to override location when logging exceptions. | Andreas Stöckel | |
2015-01-11 | Added ExceptionLogger class which directly throws any reported error. | Andreas Stöckel | |
2015-01-02 | Initializing depth with zero (prevents crash) | Andreas Stöckel | |
2015-01-01 | Added ScopedLogger class | Andreas Stöckel | |
2015-01-01 | Adapted Logger to new Location classes, now using ContextCallback to ↵ | Andreas Stöckel | |
retrieve the context for a certain SourceLocation | |||
2014-12-29 | added resetMaxEncounteredSeverity function (used for unit tests) | Andreas Stöckel | |
2014-12-12 | Slight changes to logging mechanism. | Benjamin Paassen | |
2014-12-11 | implemented Logger.fork and corresponding LoggerFork class | Andreas Stöckel | |
2014-12-11 | refactored logger | Andreas Stöckel | |
2014-12-11 | moved to CharReader everywhere | Andreas Stöckel | |