Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Debugging RedDeer

jpeterka edited this page Apr 19, 2013 · 28 revisions

From time to time you can observed unexpected behavior that is not caused by your code but by a bug in RedDeer itself. This chapter covers some basic approaches of howto find a problem and gather enough information for issue reporting or fixing a problem

Common log

There is a standard RedDeer log produced on in your primary output (either terminal or Eclipse console view).

INFO [thread][class] Log message
Clone this wiki locally