|
@@ -1,20 +1,16 @@
|
|
|
= jMonkeyEngine SDK: Log Files
|
|
|
-:author:
|
|
|
-:revnumber:
|
|
|
-:revdate: 2016/03/17 20:48
|
|
|
+:revnumber: 2.0
|
|
|
+:revdate: 2016/03/11
|
|
|
:keywords: documentation, sdk, file
|
|
|
-:relfileprefix: ../
|
|
|
-:imagesdir: ..
|
|
|
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
|
|
|
-You find the jMonkeyEngine SDK log file in `/dev/var/log/messages.log` in the jMonkeyEngine SDK preferences folder. You can learn the location of the preferences folder in the “About” screen of the jMonkeyEngine SDK under the label *Userdir*.
|
|
|
+You find the jMonkeyEngine SDK log file in `/dev/var/log/messages.log` in the jMonkeyEngine SDK preferences folder. You can learn the location of the preferences folder in the "`About`" screen of the jMonkeyEngine SDK under the label *Userdir*.
|
|
|
|
|
|
* Windows: `C:\Documents and Settings\YOUR_NAME\.jmonkeyplatform\`
|
|
|
* Linux: `/home/YOUR_NAME/.jmonkeyplatform/`
|
|
|
* Mac +++<abbr title="Operating System">OS</abbr>+++: `/Users/YOUR_NAME/Library/Application Support/jmonkeyplatform/`
|
|
|
|
|
|
-The message log contains all paths and <<jme3/advanced/read_graphic_card_capabilites#,capabilities>> used in your development system, and also warnings, e.g. if a plugin crashed.
|
|
|
+The message log contains all paths and xref:ROOT:jme3/advanced/read_graphic_card_capabilites.adoc[capabilities] used in your development system, and also warnings, e.g. if a plugin crashed.
|
|
|
|
|
|
|
|
|
== Example Log
|
|
@@ -23,7 +19,7 @@ The message log contains all paths and <<jme3/advanced/read_graphic_card_capabil
|
|
|
----
|
|
|
|
|
|
>Log Session: Saturday, September 24, 2011 10:45:30 AM CEST
|
|
|
->System Info:
|
|
|
+>System Info:
|
|
|
Product Version = jMonkeyPlatform Alpha-4
|
|
|
Operating System = Mac OS X version 10.6.8 running on i386
|
|
|
Java; VM; Vendor = 1.6.0_26; Java HotSpot(TM) Client VM 20.1-b02-384; Apple Inc.
|