Log to file
More...
|
| Log () |
| protected constructor for Singleton usage More...
|
|
◆ Log()
UnityPlatformer.Log.Log |
( |
| ) |
|
|
inlineprotected |
protected constructor for Singleton usage
◆ Debug()
static void UnityPlatformer.Log.Debug |
( |
string |
format, |
|
|
params System.Object [] |
values |
|
) |
| |
|
inlinestatic |
◆ Error()
static void UnityPlatformer.Log.Error |
( |
string |
format, |
|
|
params System.Object [] |
values |
|
) |
| |
|
inlinestatic |
◆ Info()
static void UnityPlatformer.Log.Info |
( |
string |
format, |
|
|
params System.Object [] |
values |
|
) |
| |
|
inlinestatic |
◆ SetLevel()
static void UnityPlatformer.Log.SetLevel |
( |
LogLevel |
lvl | ) |
|
|
inlinestatic |
◆ Silly()
static void UnityPlatformer.Log.Silly |
( |
string |
format, |
|
|
params System.Object [] |
values |
|
) |
| |
|
inlinestatic |
◆ Verbose()
static void UnityPlatformer.Log.Verbose |
( |
string |
format, |
|
|
params System.Object [] |
values |
|
) |
| |
|
inlinestatic |
◆ Warning()
static void UnityPlatformer.Log.Warning |
( |
string |
format, |
|
|
params System.Object [] |
values |
|
) |
| |
|
inlinestatic |
◆ Write()
static void UnityPlatformer.Log.Write |
( |
LogLevel |
lvl, |
|
|
string |
s |
|
) |
| |
|
inlinestatic |
◆ _instance
Log UnityPlatformer.Log._instance |
|
staticprotected |
◆ level
LogLevel UnityPlatformer.Log.level = LogLevel.Silly |
◆ streamWriter
StreamWriter UnityPlatformer.Log.streamWriter = null |
◆ instance
Log UnityPlatformer.Log.instance |
|
staticgetprotected |
The documentation for this class was generated from the following file:
- Assets/UnityPlatformer/Scripts/Utils/Log.cs