cl.Log
The cl.Log sends a log event message back to the main program.
Sub Log(Priority, Message)
Use one of the following priority codes to classify the message:
- 4 = Debug
- 3 = Info
- 2 = Warning
- 1 = Error
Search SolarWinds Support
Quick Links
SolarWinds Platform Port Requirements SolarWinds/Orion Platform Documentation SolarWinds/Orion Platform Release Notes Hybrid Cloud Observability Documentation Hybrid Cloud Observability Release NotesNews & Announcements
Evolving towards Observability Secure by Design Meet our Product Trainers THWACKcamp 2022 On-DemandThe cl.Log sends a log event message back to the main program.
Use one of the following priority codes to classify the message: