zeripath
c11a51e2bc
Allow Macaron to be set to log through to gitea.log ( #5667 )
* Allow Macaron to be set to log through gitea.log
Fix #4291
7 years ago
Lauris BH
a2a700f955
Remove maxlines option for file logger ( #5282 )
7 years ago
Ethan Koenig
2e41758ca3
Fix lint errors ( #2547 )
8 years ago
Mura Li
e5f1afcf75
Remove unused mutex field ( #1440 )
9 years ago
Mura Li
93cc4c9600
Fix races in the log module by using syncmap ( #1421 )
9 years ago
Ethan Koenig
9c781e8fd4
Fix typos in models/ and modules/ ( #1248 )
9 years ago
Lunny Xiao
951ef4d260
fix panic when push but the only log mode console is disabled by serv and update commands ( #1007 )
9 years ago
Lunny Xiao
39dd88a1be
Make Xorm log configurable ( #174 )
* make xorm log configable
* bug fixed for other sub commands except web
* rebase and fix xorm log
* bug fix for TrimSpace
9 years ago
Gabriel Jackson
3e7f8ec9d3
Cleanup log messaging
This change corrects a few logging issues:
* Standardized formatting errors with '%v'.
* Standardized failure warning word usage.
* Corrected an instance of using the standard log library when
the gitea log library should be used instead.
9 years ago
willemvd
e9e8e02a74
Remove the default console logger when it is not set in the configuration ( #602 )
* Remove the default console logger when it is not set in the configuration
* Added comment to new function (lint failure)
* update based on PR comments (code style)
* code style fix (thanks bkcsoft)
* check if logger exists based on the l.outputs (like in l.DelLogger) instead of adapter, otherwise panic when reinstalling gitea (since the output adapter still exist, without outputs)
9 years ago
Bwko
6299533be7
Catch os... errors
9 years ago
Lunny Xiao
c6b2ea04b0
golint fixed for modules/log
9 years ago
Sandro Santilli
f5ceddc42d
Fix type in unused constant name ( #111 )
* Write LDAP, SMTP, PAM, DLDAP back to all uppercase
* Fix type in unused constant name
* Other MixCased fixes
* Complete MixerCasing of template constants
* Re uppercase LTS and LDAPS suffixes
* Uppercase JSON suffix in constant names
* Proper case LoginNoType
* Prefix unexported template path constants with "tpl"
9 years ago
Unknwon
871bfa0bf7
#2798 fix assign operation not take effect
9 years ago
Unknwon
3d87381ce4
#1597 support pull requests in same repository
10 years ago
Unknwon
011dab4881
Add env var check for update
10 years ago
Unknwon
169f0c7a68
force new INI version
10 years ago
Unknwon
456de7a400
fix #864 with migration and update locale
10 years ago
Joseph Crail
39c068400e
Fix spelling errors in comments.
11 years ago
Unknwon
135d3733b3
Feature: Integrate crypto/tls/generate_cert.go command
11 years ago
Unknwon
9baf2b38d0
Bug fix on organization
11 years ago
Justin Nuß
8023494a94
Fix invalid struct tags and remove unreachable code.
11 years ago
Unknwon
5e81383413
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
Unknown
8bfa7ae745
Remove qiniu/log
11 years ago
Unknown
6c8d630bef
Add database log adapter
11 years ago
Unknown
688ec6ecbd
Fixed #209
12 years ago
Unknown
0970d6cc38
Log to different adapter according to level
12 years ago
Unknown
45462662e9
Add flash
12 years ago
Unknown
2846ff7d31
Fix bug related to log
12 years ago
Unknown
91e6db1bae
Fix log bug
12 years ago
slene
3f65760739
NewLogger set to display line number
12 years ago
Unknown
4f6889bef2
Add more log to locate issue
12 years ago
Unknown
003298ef1d
Add default behave of logger
12 years ago
Unknown
f8cfb81fb0
Mirror updates
12 years ago
Unknown
cef9bbd530
Add complete log configuration
12 years ago
Unknown
460aa3eaa9
optimize log
12 years ago
Unknown
f174633b36
Clean code
12 years ago
Unknown
1ce17cce76
Add log.handle
12 years ago
Unknown
15f8bc417e
Add log.handle
12 years ago
Unknown
56cf05be77
Add errHandler mid ware
12 years ago
Unknown
5a05d6633d
Merge utils to modules
12 years ago