Logo name
Personal tools

Log system

From Piki

  • Currently0.00/5
Revision as of 21:32, 14 April 2008 by Admin (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

The log system in Synapse stores information about application operation to disk. The primary purpose of the system is to help track system malfunctions and bugs.

Privacy information

The logging system only stores information about the application operation and does not include any information about the user or of the users data or work. The log files are stored in plain text format and can be inspected by the user.

Configuration

The logging is enabled by default but can be configured or disabled in the Global options dialog that can be found under the "Tools" menu.

The log files are stored in the APPDATA\Peltarion\Synapse\Logs folder.

Example partial log

4/8/2008 6:27:16 PM Synapse Core Boot
4/8/2008 6:27:16 PM Synapse Logging Started
Time	MsgStyle	AlertLevel	Type	Message	Origin	Reference
4/8/2008 6:27:19 PM	Log	Low	Attaching molecule	Controlsystem "Static XProp" was attached to molecule 	ed2485c3-fe11-48c0-bd59-f67e3a726a44	190fa942-6c07-46c7-a335-041742ce06e9
4/8/2008 6:27:19 PM	Information	Low	Load Topology	Topology passed loading.	ed2485c3-fe11-48c0-bd59-f67e3a726a44	190fa942-6c07-46c7-a335-041742ce06e9
4/8/2008 6:27:55 PM	Log	Low	Attaching molecule	Controlsystem "Dynamic XProp" was attached to molecule Work Area 0	ed2485c3-fe11-48c0-bd59-f67e3a726a44	3beb6387-2c79-439a-b965-7f08473f146e
4/8/2008 6:27:55 PM	Information	Low	Load Topology	Topology passed loading.	ed2485c3-fe11-48c0-bd59-f67e3a726a44	3beb6387-2c79-439a-b965-7f08473f146e
4/8/2008 6:27:55 PM	Information	Low	Load Topology	Topology passed loading.	ed2485c3-fe11-48c0-bd59-f67e3a726a44	3beb6387-2c79-439a-b965-7f08473f146e
4/8/2008 6:27:55 PM	Information	Low	Load Topology	Topology passed loading.	ed2485c3-fe11-48c0-bd59-f67e3a726a44	3beb6387-2c79-439a-b965-7f08473f146e
4/8/2008 6:27:55 PM	Information	Low	Load Topology	Topology passed loading.	ed2485c3-fe11-48c0-bd59-f67e3a726a44	3beb6387-2c79-439a-b965-7f08473f146e
4/8/2008 6:28:00 PM	Message	Guarded	Lost in load	The component is not connected to the execution chain.	ed2485c3-fe11-48c0-
Disclaimers