issues
search
nreco
/
logging
Generic file logger for .NET Core (FileLoggerProvider) with minimal dependencies
MIT License
296
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add syntax highlighting to README snippets
#73
norwd
closed
2 weeks ago
1
Explicitly specifying FileShare.Read attribute when opening log stream
#72
zoka-cz
closed
1 week ago
2
Added default ILoggingBuilder extension
#71
snargledorf
closed
1 month ago
9
Added default logging builder extension
#70
snargledorf
closed
1 month ago
1
IIS does not write any logs
#69
ZhmerenkaSolution
opened
1 month ago
1
Specific folder structure
#68
jecar
opened
2 months ago
1
How to write files of different log levels to different files.
#67
bxjg1987
closed
4 months ago
2
Add different rolling name conventions
#66
LeviGNMBS
closed
5 months ago
15
Logging file locked by nreco
#65
Demsei
closed
5 months ago
5
.NET Framework 4.8 support?
#64
sbertolinconsejo
opened
7 months ago
4
Do log entries always get flushed to file?
#63
Marv51
closed
8 months ago
2
BC: Fix: #61 NReco's FileLoggerExtensions should NOT be in the Micros…
#62
jwdonahue
closed
10 months ago
9
NReco's FileLoggerExtensions should NOT be in the Microsoft.Extensions.Logging namespace.
#61
jwdonahue
closed
10 months ago
1
Good project! Support for .NET 8? console log was changed after add this lib.
#60
pigLoveRabbit520
opened
10 months ago
2
File open errors inside FileLoggerProvider constructor are not handled by HandleFileError
#59
VitaliyMF
closed
1 year ago
1
Logging through singleton
#58
Klexoid
closed
1 year ago
6
App deadlock on FileLoggerProvider.WriteEntry
#57
JiriZidek
closed
1 year ago
17
My app crash randomly with error `Exception Info: System.IO.IOException: The process cannot access the file 'C:\...\Logs.log' because it is being used by another process.`
#56
AoooR42
opened
1 year ago
5
Windows 11 - Smart App Control
#55
hathawcs
opened
1 year ago
3
Add option to specify wildcard in DetermineLastFileLogName()
#54
dowdybrown
opened
1 year ago
1
Get rolling file name index
#53
Crypt32
opened
1 year ago
4
Ability to stack error file handlers
#52
dkorecko
opened
1 year ago
1
Try Catch does not log
#51
ShaunStanley
opened
1 year ago
9
Alternative handling of IConfiguration in AddFile
#50
VitaliyMF
closed
1 year ago
1
Understanding why this happened.
#49
ProjectMichaelBrooke
opened
1 year ago
8
Logger not adding anything below debug warning level
#48
andrejaj
closed
1 year ago
1
Logging not working with non-specialized ILogger interface
#47
richard-eade
closed
1 year ago
7
Collisions/concurrency?
#46
jezzsantos
closed
2 years ago
1
Multiple file providers with matching prefix
#45
phoenix172
opened
2 years ago
2
Missing logs in .NET
#44
linusalnervik
closed
2 years ago
6
Log file cleanup
#43
Crypt32
closed
2 years ago
2
Removes redundant check
#42
pekspro
closed
2 years ago
1
Need support for formatting filename based on category name
#41
CDboyOne
closed
2 years ago
9
Add LazyFileOpen
#40
ghost
closed
2 years ago
0
Would be possible to use LogLevel structure ?
#39
JiriZidek
closed
2 years ago
2
log file created but not written
#38
BastienDurel
closed
2 years ago
2
feat: Add 'UseUtcTimestamp' option.
#37
es-repo
closed
2 years ago
0
Add 'UseUtcTimestamp' option to output timestamps in UTC time.
#36
es-repo
closed
2 years ago
1
Bug workaround for Issue #28 The process cannot access the file
#35
LeeReid1
closed
2 years ago
8
APIs Filtering
#34
khaled-ghub
closed
2 years ago
3
Windows service log to executable path
#33
pedrodagraca
closed
2 years ago
2
Configuration
#32
mio991
closed
2 years ago
0
LogMessage Suggestion
#31
LeeReid1
closed
2 years ago
3
New to C# and .NET, really struggling to get this library to work
#30
JetsONPW
closed
3 years ago
4
ImplementationType null injecting with .AddLogging() method
#29
MindaugasBernatavicius
closed
3 years ago
2
ASP .NET Core 5 usage: cannot read log file content - The process cannot access the file '...' because it is being used by another process
#28
bairog
closed
2 years ago
24
Logger can't write log outside the function that logger created
#27
darknessWONG
closed
2 years ago
2
Trace logging isn't working correctly for in code config
#26
zach-delong
closed
3 years ago
6
Log files not being deleted automatically
#25
gallargit
closed
2 years ago
5
Append: True not working and other questions
#24
sebasijan
closed
3 years ago
1
Next