Logfile file

From AMule Project FAQ
Jump to: navigation, search

File

Name: logfile

Location: ~/.aMule/

Description

This file contains the log of the last (or current if still active) aMule execution.

It contains all errors, warning and messages aMule has reported.

When aMule starts, it creates a new log. The previous log is stored as "logfile.bak".

Format

It's format is very simple:

<Date>

This are the field's meanings:

  • Date: Stands for the date when the log line was reported (in YYYY-MM-DD foramt)
  • Time: Stands for the time when the log line was reported (in HH:MM:SS format)
  • Log-line: Stands for the log line itself

Example

This is the contents of a possible log file:

2005-12-11 06:57:57: Creditfile loaded, 21523 clients are known
2005-12-11 06:57:58:
2005-12-11 06:57:58:  - This is aMule CVS using wxGTK2 v2.6.1 (Unicoded) (Snapshot: rev. 5953) based on eMule.
2005-12-11 06:57:58:    Running on Linux 2.6.14.3 i686
2005-12-11 06:57:58:  - Visit http://www.amule.org to check if a new version is available.
2005-12-11 06:57:58:
2005-12-11 06:57:58: Loading ipfilter.dat files.
2005-12-11 06:57:58: Loaded 571 IP-ranges from 'ipfilter.dat'. 1 malformed lines were discarded.
2005-12-11 06:57:59: Loaded 0 IP-ranges from 'ipfilter_static.dat'. 0 malformed lines were discarded.
2005-12-11 06:57:59: Loading server.met file: /home/jacobo/.aMule/server.met
2005-12-11 06:57:59: 73 servers in server.met found
2005-12-11 06:58:01: Found 168 part files
2005-12-11 06:58:01: *** TCP socket (ECServer) listening on 0.0.0.0:4712
2005-12-11 06:58:01: Found 87 known shared files
2005-12-11 06:58:06: AICH Thread: Syncronization thread started.
2005-12-11 06:58:06: AICH Thread: Masterhashes of known files have been loaded.
2005-12-11 06:58:06: AICH Thread: No new files found.
2005-12-11 06:58:06: AICH Thread: Terminated.
2005-12-11 06:58:06: Connecting
2005-12-11 06:58:07: Connecting to Rasorpack 2.0 (19.25.44.23 - 19.25.44.23:80)
2005-12-11 06:58:07: Read 0 Kad contacts
2005-12-11 06:58:08: Connecting to Rasorpack 3 (20.1.16.36 - 20.1.16.36:5000)
2005-12-11 06:58:08: Connected to Rasorpack 2.0 (19.25.44.23:4661)
2005-12-11 06:58:08: Connected to Kad (firewalled)
2005-12-11 06:58:09: Connection established on: Rasorpack 2.0 
2005-12-11 06:58:09: Connected to Rasorpack 2.0 with HighID
2005-12-11 06:58:09: New clientid is 675249139
2005-12-11 06:58:09: ServerMessage: server version 17.7 (lugdunum)
2005-12-11 06:58:09: ServerMessage: Rasorpack 2 - Dual Opteron Server / www.rasorpack2.com
2005-12-11 06:58:09: ServerMessage: .
2005-12-11 06:58:09: ServerMessage: We cannot be held responsible for any illegal use that could be made of this server
2005-12-11 06:58:09: ServerMessage: .
2005-12-11 06:58:09: ServerMessage: Use an up-to-date client to get better results
2005-12-11 06:58:09: ServerMessage: Information about the last versions of eD2k clients :
2005-12-11 06:58:09: ServerMessage: http://www.rasorpack2.com/fr/faqs/msg/48
2005-12-11 06:58:09: ServerMessage: .
2005-12-11 06:58:09: ServerMessage: Urgente : Mejorad la seguridad de vuestra mula : http://www.rasorpack2.com/fr/faqs/msg/50
2005-12-11 06:58:09: ServerMessage: .
2005-12-11 06:58:09: ServerMessage: Descarga rapidissima y sin limite - Prueben gratis
2005-12-11 06:58:09: ServerMessage: .
2005-12-11 06:59:00: Downloading Make.aMule.mine.rar
2005-12-11 06:59:33: Deleting file: Old.free.film.avi
2005-12-11 07:01:53: Connected to Kad (ok)

Notes

If a log line contains more than just one single line, it will only be given a date and time once, at the beginning of the first line.