Changes for page 6. Logfile

Last modified by teamwire001 on 2024/12/12 15:28

From version 2.2
edited by teamwire001
on 2021/12/03 15:18
Change comment: updated directory info
To version 2.4
edited by teamwire001
on 2023/02/10 13:50
Change comment: reorder by title

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -5. Logfile
1 +6. Logfile
Content
... ... @@ -20,14 +20,14 @@
20 20  
21 21  = Windows =
22 22  
23 -|(% style="width:30%" %)**Local user directory** (default)|{{code language="plain"}}%LOCALAPPDATA%\Teamwire\User Data\Default\Logs{{/code}}
24 -e.g.## ## ##C:\Users\USERNAME\AppData\Local\Teamwire\User Data\Default\Logs##
25 -|**Roaming user directory** (##/APPDATA=TRUE##)
23 +|(% style="width:20%" %)**Local user directory** (default)|{{code language="plain"}}%LOCALAPPDATA%\Teamwire\User Data\Default\Logs{{/code}}
24 +e.g. C:\Users\USERNAME\AppData\Local\Teamwire\User Data\Default\Logs
25 +|**Roaming user directory**
26 26  [[^^What is that?^^>>doc:Public.Applications.Desktop.Silent-Installation.WebHome||anchor="roamingdir"]]|{{code language="plain"}}%APPDATA%\Teamwire\User Data\Default\Logs{{/code}}
27 -e.g.## ## ##C:\Users\USERNAME\AppData\Roaming\Teamwire\User Data\Default\Logs##
28 -|**Custom user directory** (##/USERDATADIR=<path>##)
27 +e.g. C:\Users\USERNAME\AppData\Roaming\Teamwire\User Data\Default\Logs
28 +|**Custom user directory**
29 29  [[^^What is that?^^>>doc:Public.Applications.Desktop.Silent-Installation.WebHome||anchor="customdir"]]|{{code language="plain"}}<path>\Teamwire\User Data\Default\Logs{{/code}}
30 -e.g.## ## ##H:\Installations\Teamwire\User Data\Default\Logs##
30 +e.g. H:\Installations\Teamwire\User Data\Default\Logs
31 31  
32 32  {{id name="macos"/}}
33 33  
... ... @@ -35,7 +35,7 @@
35 35  
36 36  On macOS the logfiles are always stored to
37 37  
38 -{{code language="plain"}}/Library/Application Support/Teamwire/Default/Logs{{/code}} ## ##
38 +{{code language="plain"}}~/Library/Application Support/Teamwire/Default/Logs{{/code}} ## ##
39 39  
40 40  
41 41  {{id name="linux"/}}
... ... @@ -44,6 +44,6 @@
44 44  
45 45  On Linux the logfiles are always stored to
46 46  
47 -{{code language="plain"}}/.config/Teamwire/Default/Logs{{/code}} ## ##
47 +{{code language="plain"}}~/.config/Teamwire/Default/Logs{{/code}} ## ##
48 48  
49 49  ## ##