Category: Chat Mods
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Sano's Portal Bug Reports Feature Requests
Author:
Version:
3.1.0.93
Date:
04-26-2009 06:06 PM
Size:
175.90 Kb
Downloads:
11,278
Favorites:
278
MD5:
Pictures
Click to enlarge
LoggerHead   Popular! (More than 5000 hits)
LoggerHead is a an automated combat log enabler. It allows you to select via a simple GUI interface which Zones and Instances to automatically enable for logging. Works for PvP/Arenas as well!

LoggerHead has a LDB module for those running a Data Display. Left Click toggles logging. Right Click opens configuration screen. Enjoy.
  Change Log - LoggerHead
------------------------------------------------------------------------
r93 | rsmozang | 2009-04-26 22:00:34 +0000 (Sun, 26 Apr 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/Libs/CallbackHandler-1.0
A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
M /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
A /trunk/Libs/LibStub
A /trunk/Libs/LibStub/LibStub.lua
M /trunk/LoggerHead.lua
M /trunk/LoggerHead.toc
M /trunk/embeds.xml

- updated LibDataBroker-1.1.lua to the latest version (was causing issues with LibDBIcon)
- added LibStub and CallbackHandler-1.0 as static libs for stand alone operation.
- updated externals.xml and .toc for stand alone operation
------------------------------------------------------------------------
r92 | rsmozang | 2009-04-26 20:11:16 +0000 (Sun, 26 Apr 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml

- fix .pkgmeta to pull LibDBIcon correctly
------------------------------------------------------------------------
r90 | nevcairiel | 2009-04-23 07:02:48 +0000 (Thu, 23 Apr 2009) | 1 line
Changed paths:
M /trunk/LoggerHeadLocale-enUS.lua

Don't cry on svn checkouts =)
------------------------------------------------------------------------
r89 | rsmozang | 2009-04-23 01:43:17 +0000 (Thu, 23 Apr 2009) | 1 line
Changed paths:
M /trunk/LoggerHead.lua

- fixed attempt to index nil
------------------------------------------------------------------------
r88 | rsmozang | 2009-04-22 22:45:55 +0000 (Wed, 22 Apr 2009) | 2 lines
Changed paths:
M /trunk/LoggerHead.lua

- Added Chat Logging option
- Added missing localization
------------------------------------------------------------------------
r87 | rsmozang | 2009-04-22 22:06:52 +0000 (Wed, 22 Apr 2009) | 6 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/LoggerHead.lua
M /trunk/LoggerHead.toc
M /trunk/LoggerHeadLocale-enUS.lua
M /trunk/LoggerHeadLocale-frFR.lua
M /trunk/LoggerHeadLocale-koKR.lua
M /trunk/LoggerHeadLocale-ruRU.lua
M /trunk/LoggerHeadLocale-zhCN.lua
M /trunk/LoggerHeadLocale-zhTW.lua
M /trunk/embeds.xml

- Added support for area difficulty (Normal/Heroic)
- reworked config panel
- added LibDBIcon support
- switched to the WowAce Localization tool
- using updated TouristLib with Ulduar support
- added AddonLoader support
------------------------------------------------------------------------
  Optional Files - LoggerHead
Sorry, there are currently no optional files available.
  Archived Versions - LoggerHead
File Name
Version
Size
Author
Date
3.0.83
159kB
Sano
12-20-2008 04:35 PM
  Comments - LoggerHead
Post A Reply Comment Options
Old 09-28-2009, 05:00 AM  
Nthre
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
ToGC

Please, How do I configure support for the trial of the grand crusader (HC)?
Nthre is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-23-2009, 05:10 PM  
nevinera
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Quote:
Originally posted by Xandee
I've found the same. No healing reported
That's a WWS problem - I've been using worldoflogs with no problems. WWS has a lot of bugs lately.
nevinera is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-14-2009, 07:44 PM  
Xandee
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Quote:
Originally posted by Jaysee
not entirely sure if its specifically a loggerhead issue ,but my last 2 wws reports have shown 0 healing for the entire raid
ive always used loggerhead and this problem has arrived with 3.2
any thoughts?
I've found the same. No healing reported
Xandee is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-07-2009, 06:35 PM  
Jaysee
A Kobold Labourer
 
Jaysee's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
not entirely sure if its specifically a loggerhead issue ,but my last 2 wws reports have shown 0 healing for the entire raid
ive always used loggerhead and this problem has arrived with 3.2
any thoughts?
Jaysee is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-07-2009, 10:06 AM  
Joh86
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
Quote:
Originally posted by blurbel
Any one knows what is the log range of LoggerHead?
Anything you're close enough to see if you turn your camera in the right direction.
Joh86 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-27-2009, 08:21 PM  
blurbel
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Any one knows what is the log range of LoggerHead?
blurbel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-13-2009, 06:36 AM  
Eruen
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Trial of the Crusader

this copy in LibBabble-Zone-3.0.lua

zones[BZ["Icecrown"]] = {
low = 80,
high = 80,
continent = Northrend,
paths = {
[BZ["Trial of the Crusader"]] = true,
},
instances = {
[BZ["Trial of the Crusader"]] = true,
},
}



this copy in LibTourist-3.0.lua

zones[BZ["Trial of the Crusader"]] = {
low = 80,
high = 80,
continent = Northrend,
paths = BZ["Icecrown"],
groupSize = 10,
altGroupSize = 25,
type = "Instance",
--entrancePortal = { BZ["Icecrown"], 75, 21 }, -- TODO
}
Eruen is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-25-2009, 05:02 AM  
Accident
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Ulduar Support

Quote:
Originally posted by xythian
Ulduar support is mostly built in to the addon already. If you play around with the LibTourist and LibBabble lua files you'll see Ulduar stuff commented out.

I enabled Ulduar support in the version you can d/l below. It's only good for 10 downloads so share the love if you can.

http://rapidshare.com/files/22361616...lduar.zip.html
doh, thx Xythian, I'm not good with jumping into LUAs, and i've missed the DL window (seems others don't share the love )
Accident is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-20-2009, 11:00 AM  
xythian
A Kobold Labourer

Forum posts: 1
File comments: 9
Uploads: 0
Ulduar Support

Ulduar support is mostly built in to the addon already. If you play around with the LibTourist and LibBabble lua files you'll see Ulduar stuff commented out.

I enabled Ulduar support in the version you can d/l below. It's only good for 10 downloads so share the love if you can.

http://rapidshare.com/files/22361616...lduar.zip.html
xythian is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-18-2009, 03:10 AM  
Accident
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Any updates for Ulduar?

Seems without these instances in the list LH doesn't know to start

I use this for guild WWS reports (trash & bosses) and would love to continue to use it.
Accident is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-30-2009, 02:40 PM  
cawfee
A Fallenroot Satyr
 
cawfee's Avatar
Interface Author - Click to view interfaces

Forum posts: 22
File comments: 99
Uploads: 1
I've changed it in the LUA myself, but you might want to consider making the slash command /lgh or something similar since /lh is used by Lightheaded already.

For anyone reading this and having the same issue, change line 160 from:
Code:
LoggerHead:RegisterChatCommand("lh", LoggerHead.LoadConfig )
to

Code:
LoggerHead:RegisterChatCommand("lgh", LoggerHead.LoadConfig )
Other than that, works perfectly.

Update:
For some reason beyond my petty understanding, the slash commands won't work until you bring up the option menu once via the Interface -> Addon menu, and will work fine afterward.

Last edited by cawfee : 03-30-2009 at 05:25 PM.
cawfee is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-30-2009, 05:53 PM  
daik
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by solkid21
is there anyway to open the config.
/lh

or

/lh menu

or

Esc/Interface/AddOns/LoggerHead
daik is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-29-2009, 06:26 PM  
solkid21
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
is there anyway to open the config. i have it installed but i cant seem to get it open. i've done /lh and /loggerhead but nothing comes up. if anyone can help me out please post it here
solkid21 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-22-2009, 11:34 AM  
daik
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Is there a way to tell Loggerhead to turn on the log for all zones and instances, or do I have to check each checkbox individually?
daik is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-13-2009, 08:52 PM  
AmiYuy
A Defias Bandit
 
AmiYuy's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 23
Uploads: 1
I'd like to add that when I enter the Vault Loggerhead automatically starts recording, because in some previous version, it recognized the zone and I told it to record there. Now I am unable to deselect it from the menu to make it stop.

I was also wondering if a /loggerhead or /lh command to open the window could be added?

Last edited by AmiYuy : 01-13-2009 at 08:57 PM.
AmiYuy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.