Author Topic: Enable Logs  (Read 1898 times)

0 Members and 2 Guests are viewing this topic.

Offline JabbaTheWut

  • Newbie
  • *
  • Posts: 35
  • Karma: -3
  • The Noob.
Enable Logs
« on: January 13, 2015, 06:10:31 PM »
So I was looking around and I was wondering, does ULX have a built in log function? If so how can I access it?
I might be one of the stupidest people you will ever meet.

Offline Zmaster

  • Full Member
  • ***
  • Posts: 235
  • Karma: 25
Re: Enable Logs
« Reply #1 on: January 13, 2015, 06:28:12 PM »
ULX logs a ton of stuff in here:
garrysmod\data\ulx_logs

Offline JabbaTheWut

  • Newbie
  • *
  • Posts: 35
  • Karma: -3
  • The Noob.
Re: Enable Logs
« Reply #2 on: January 13, 2015, 07:27:04 PM »
I want my admins and moderators and such able to see this in game (For example in console) Not only me? Is there any way to do so?
I might be one of the stupidest people you will ever meet.

Offline Bytewave

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 718
  • Karma: 116
  • :)
    • My Homepage
Re: Enable Logs
« Reply #3 on: January 13, 2015, 07:39:39 PM »
I want my admins and moderators and such able to see this in game (For example in console) Not only me? Is there any way to do so?
Logs? No. Chat echos? Make sure your LogEcho is set so echos can be seen, and make sure your groups have the ability to see silent echos.
bw81@ulysses-forums ~ % whoami
Homepage

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Enable Logs
« Reply #4 on: January 13, 2015, 08:12:45 PM »
I want my admins and moderators and such able to see this in game (For example in console) Not only me? Is there any way to do so?
Give anyone you want to be able to see stuff the following (or inherit from a group that does)
"ulx hiddenecho" -"Ability to see hidden echoes" - superadmins by default (example, ulx rcon)
"ulx seeanonymousechoes" - "Ability to see who uses a command even with ulx logEcho set to 1" - admin by default
"ulx spawnecho" "Ability to see spawn echoes and steamids from joined players in console" - admins by default
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming