]> git.saurik.com Git - apple/configd.git/blob - Plugins/Logger/Info-Embedded.plist
configd-293.8.tar.gz
[apple/configd.git] / Plugins / Logger / Info-Embedded.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleDevelopmentRegion</key>
6 <string>English</string>
7 <key>CFBundleExecutable</key>
8 <string>Logger</string>
9 <key>CFBundleIdentifier</key>
10 <string>com.apple.SystemConfiguration.Logger</string>
11 <key>CFBundleInfoDictionaryVersion</key>
12 <string>6.0</string>
13 <key>CFBundleName</key>
14 <string>com.apple.SystemConfiguration.Logger</string>
15 <key>CFBundlePackageType</key>
16 <string>BNDL</string>
17 <key>CFBundleShortVersionString</key>
18 <string>1.10.8</string>
19 <key>CFBundleSignature</key>
20 <string>????</string>
21 <key>CFBundleVersion</key>
22 <string>1.10.2</string>
23 <key>Enabled</key>
24 <true/>
25 <key>Verbose</key>
26 <false/>
27 <key>LOG_ALL</key>
28 <false/>
29 <key>LOG_IO_SYSTEMPOWER_EVENTS</key>
30 <true/>
31 <key>LOG_NETWORK_KERNEL_EVENTS</key>
32 <false/>
33 <key>LOG_NOTIFY_DNS_CONFIGURATION</key>
34 <true/>
35 <key>LOG_NOTIFY_NETWORK_CHANGE</key>
36 <false/>
37 <key>LOG_SC_NETWORKCHANGE</key>
38 <true/>
39 <key>LOG_SC_PRIMARYSERVICE</key>
40 <true/>
41 <key>LOG_SC_REACHABILITY</key>
42 <false/>
43 <key>LOG_SC_REACHABILITY_HOSTS</key>
44 <array>
45 <string>mail.me.com</string>
46 </array>
47 </dict>
48 </plist>