Changes for page 6. Logfile

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

From version 2.1
edited by teamwire001
on 2021/07/16 10:15
Change comment: There is no comment for this version
To version 2.2
edited by teamwire001
on 2021/12/03 15:18
Change comment: updated directory info

Summary

Details

Page properties
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\{{/code}}
24 -e.g.## ## ##C:\Users\USERNAME\AppData\Local\Teamwire\User Data\Default\##
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 25  |**Roaming user directory** (##/APPDATA=TRUE##)
26 -[[^^What is that?^^>>doc:Public.Applications.Desktop.Silent-Installation.WebHome||anchor="roamingdir"]]|{{code language="plain"}}%APPDATA%\Teamwire\User Data\Default\{{/code}}
27 -e.g.## ## ##C:\Users\USERNAME\AppData\Roaming\Teamwire\User Data\Default\##
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 28  |**Custom user directory** (##/USERDATADIR=<path>##)
29 -[[^^What is that?^^>>doc:Public.Applications.Desktop.Silent-Installation.WebHome||anchor="customdir"]]|{{code language="plain"}}<path>\Teamwire\User Data\Default\{{/code}}
30 -e.g.## ## ##H:\Installations\Teamwire\User Data\Default\##
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##
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/{{/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/{{/code}} ## ##
47 +{{code language="plain"}}/.config/Teamwire/Default/Logs{{/code}} ## ##
48 48  
49 49  ## ##