User Tools

Site Tools


api:umflog:log

Description:
UMF's logger function. By default logs text into “\uModFramework\Logs\ModName.log” with timestamps.

Added In: v0.25

Function

public void Log(string text, bool clean = false, string file = null)



Usage

//Coming soon



Examples

//Coming soon


This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umflog/log.txt · Last modified: 2019/06/29 23:47 by umfdev