What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

AA plugin log

Status
Not open for further replies.

bwen

New Member
Joined
Feb 24, 2016
Messages
11
Reaction score
0
AB plugin log

Hello,

Is there a way to store plugins logs in other place than AB main or plugin logtab? (file or database)

Thanks
 
Last edited:
Hello,

Is there a way to store plugins logs in other place than AA main or plugin logtab? (file or database)

Thanks

Hi, sure but the plugin you're running needs to have that implemented :) Regarding the main one, I don't think so, unless Out implements it.
 
Hi, sure but the plugin you're running needs to have that implemented :) Regarding the main one, I don't think so, unless Out implements it.

I'm not a dev but if i search, i will find ;-) I just need to know if its possible with AB API and which one to use.
 
I'm not a dev but if i search, i will find ;-) I just need to know if its possible with AB API and which one to use.

In AB API there's a method Log(string text) which outputs your text to window log. For text file log or something like that you don't really need AB API, just a basic C# knowledge :)
 
Status
Not open for further replies.
Back
Top