mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
mvc: struct field and method dependency logs on debug level. Read HISTORY.md
- remove Party.GetReporter - Read HISTORY.md
This commit is contained in:
@@ -48,7 +48,7 @@ func newSource(fn reflect.Value) Source {
|
||||
}
|
||||
|
||||
return Source{
|
||||
File: callerFileName,
|
||||
File: filepath.ToSlash(callerFileName),
|
||||
Line: callerLineNumber,
|
||||
Caller: callerName,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user