Everything since when? System logs don't extend indefinitely, for obvious reasons.
Turn on USB debugging, install adb on your computer (look in our FAQs forum) and try the command "adb logcat" (cat is Linux command for "dump this file to the screen", so logcat means "dump the log file"). Without rooting that's the best I have.