Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 430 Bytes

sm-logdebug

Sourcemod logging library for plugins.

Adapted from original version by Dr. McKay.


This version adds second convar with the suffix "_parts", used for controlling which additional information is included in the messages.

For example:

  • Time
  • Tick count

It can also print caller source information from stack and is compatible with modern SourceMod.